![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtSimulationObjectEditorSystemsMenu (makVrv::DtDe &) | |
| virtual | ~DtSimulationObjectEditorSystemsMenu () |
| 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 |
| DtSimulationObjectEditorSystemsMenu::DtSimulationObjectEditorSystemsMenu | ( | makVrv::DtDe & | ) |
|
virtual |
|
virtual |
Build a menu.
Implements makVrv::DtMenu.