![]() |
VR-Forces 4.8 Class Documentation
|
The HumbleDialog menu to be added to the main menu bar. More...

Public Member Functions | |
| HumbleDialogMenu (makVrv::DtDe &de) | |
| CTOR. More... | |
| virtual | ~HumbleDialogMenu () |
| Virtual DTOR. More... | |
| virtual QMenu * | createMenu (makVrv::DtDe &, QWidget *parent) |
| Build a menu. More... | |
Public Member Functions inherited from makVrv::DtMenu | |
| DtMenu (DtDe &de, const std::string &menuIdName) | |
| CTOR. More... | |
| virtual | ~DtMenu () |
| DTOR. More... | |
| virtual const std::string & | menuIdName () const |
| Get the menu id name, the menu id name is not the same thing as the visible menu text. More... | |
Additional Inherited Members | |
Protected Attributes inherited from makVrv::DtMenu | |
| DtDe & | myDe |
| std::string | myMenuIdName |
The HumbleDialog menu to be added to the main menu bar.
| HumbleDialogMenu::HumbleDialogMenu | ( | makVrv::DtDe & | de | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Build a menu.
Implements makVrv::DtMenu.