![]() |
VR-Forces 5.0.2 Developer's Guide
|
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.

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) |
Public Member Functions inherited from makVrv::DtMenu | |
| DtMenu (DtDe &de, const std::string &menuIdName) | |
| virtual | ~DtMenu () |
| virtual const std::string & | menuIdName () const |
Protected Slots | |
| virtual void | showPalette () |
Additional Inherited Members | |
Protected Attributes inherited from makVrv::DtMenu | |
| DtDe & | myDe |
| std::string | myMenuIdName |
| makVrf::DtSimulationCreateMenu::DtSimulationCreateMenu | ( | makVrv::DtDe & | de | ) |
|
virtual |
|
virtual |
Build a menu.
Implements makVrv::DtMenu.
|
protectedvirtualslot |
|
signal |