![]() |
MAK Data Logger API Documentation for HLA
|
An icon which displays the current time management settings. More...
Inheritance diagram for MAKLogger::DtLgrTimeManagementIcon:
Collaboration diagram for MAKLogger::DtLgrTimeManagementIcon:Public Slots | |
| virtual void | modeChanged (bool) |
| Slot connected to playback/record changes. More... | |
Public Member Functions | |
| DtLgrTimeManagementIcon (DtLgrGuiModel &model, QWidget *parent) | |
| virtual | ~DtLgrTimeManagementIcon () |
Protected Types | |
| enum | TimeMangementMode { NoTimeManagement, Regulating, Constrained, RegulatingConstrained } |
Protected Member Functions | |
| TimeMangementMode | currentMode () |
Protected Attributes | |
| QPixmap | myNoTimeManagmentPixmap |
| QPixmap | myRegulatingPixmap |
| QPixmap | myConstrainedPixmap |
| QPixmap | myRegulatingConstrainedPixmap |
| const DtLgrHlaSimInterface * | mySimInterface |
An icon which displays the current time management settings.
|
protected |
| MAKLogger::DtLgrTimeManagementIcon::DtLgrTimeManagementIcon | ( | DtLgrGuiModel & | model, |
| QWidget * | parent | ||
| ) |
|
virtual |
|
protected |
|
virtualslot |
Slot connected to playback/record changes.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |