![]() |
MAK Data Logger API Documentation for DIS
|
Inheritance diagram for MAKLogger::DtLgrExtraButtons:
Collaboration diagram for MAKLogger::DtLgrExtraButtons:Public Member Functions | |
| DtLgrExtraButtons (QWidget *parent) | |
| CTOR. | |
| virtual | ~DtLgrExtraButtons () |
| DTOR. | |
| virtual void | connectToModel (DtLgrGuiModel &model) |
| Function called to connect to slots. | |
| virtual void | connectToModel (DtLgrRemoteMainWindow &window) |
| virtual void | postModelUpdate (DtLgrGuiModel &model) |
| Function called after model update. | |
Public Member Functions inherited from MAKLogger::DtLgrToolBar | |
| DtLgrToolBar (QWidget *parent) | |
| CTOR. | |
| virtual | ~DtLgrToolBar () |
| DTOR. | |
Protected Member Functions | |
| void | setIcons () |
Additional Inherited Members | |
Public Slots inherited from MAKLogger::DtLgrToolBar | |
Static Public Attributes inherited from MAKLogger::DtLgrToolBar | |
| static const QSize | iconSize |
| MAKLogger::DtLgrExtraButtons::DtLgrExtraButtons | ( | QWidget * | parent | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Function called to connect to slots.
Implements MAKLogger::DtLgrToolBar.
|
inlinevirtual |
Implements MAKLogger::DtLgrToolBar.
|
virtual |
Function called after model update.
Reimplemented from MAKLogger::DtLgrToolBar.
|
protected |