The options menu implementation. More...
Inheritance diagram for MAKLogger::DtLgrOptionsMenu:
Collaboration diagram for MAKLogger::DtLgrOptionsMenu:Public Member Functions | |
| DtLgrOptionsMenu (QWidget *parent) | |
| CTOR. | |
| virtual | ~DtLgrOptionsMenu () |
| DTOR. | |
| void | restoreDefaultMenuItems (QWidget *parent) |
| Non-virtual since called by constructor. | |
| virtual void | connectToEventHandler (QObject *) |
| Connect the menu items to the slots. | |
| virtual void | postModelUpdate (DtLgrGuiModel &model) |
| Post update function. | |
| DtDynamicMenuItem * | preferences () |
| Get the Options menus. | |
| DtDynamicMenuItem * | playOnOpen () |
| Get the Options menus. | |
| DtDynamicMenuItem * | pauseOnRecordAs () |
| Get the Options menus. | |
The options menu implementation.