![]() |
VR-Forces 4.10 Class Documentation
|
Menu that is used to show all palettes available, and, when selected, bring up a palette and signal when a user selects an entity from that palette. More...

Signals | |
| void | showPalette (const std::string &, const QString &title) |
Public Member Functions | |
| DtSimulationCreateMenu (makVrv::DtDe &de) | |
| virtual | ~DtSimulationCreateMenu () |
| virtual QMenu * | createMenu (makVrv::DtDe &de, 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... | |
Protected Slots | |
| virtual void | showPalette () |
Additional Inherited Members | |
Protected Attributes inherited from makVrv::DtMenu | |
| DtDe & | myDe |
| std::string | myMenuIdName |
Menu that is used to show all palettes available, and, when selected, bring up a palette and signal when a user selects an entity from that palette.
| makVrf::DtSimulationCreateMenu::DtSimulationCreateMenu | ( | makVrv::DtDe & | de | ) |
|
virtual |
|
virtual |
Build a menu.
Implements makVrv::DtMenu.
|
protectedvirtualslot |
|
signal |