Inheritance diagram for MAKLogger::DtLgrTimeButtons:
Collaboration diagram for MAKLogger::DtLgrTimeButtons:Public Member Functions | |
| DtLgrTimeButtons (QWidget *parent) | |
| CTOR. | |
| virtual | ~DtLgrTimeButtons () |
| DTOR. | |
| virtual void | connectToModel (DtLgrGuiModel &model) |
| Function called to connect to slots. | |
| virtual void | postModelUpdate (DtLgrGuiModel &model) |
| Post model update function. | |
Protected Member Functions | |
| void | setIcons () |
Protected Attributes | |
| QIcon * | myPlayStopSet |
| QIcon * | myRecordStopSet |
| QIcon * | myActivetSet |
| double | myLastSpeed |