![]() |
VR-Forces 4.1.1 Class Documentation
|
The abstract base menu class. More...

Public Member Functions | |
| DtMenu (DtDe &de, const std::string &menuIdName) | |
| CTOR. | |
| virtual | ~DtMenu () |
| DTOR. | |
| 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. | |
| virtual QMenu * | createMenu (DtDe &, QWidget *parent)=0 |
| Build a menu. | |
Protected Attributes | |
| DtDe & | myDe |
| std::string | myMenuIdName |
The abstract base menu class.
| makVrv::DtMenu::DtMenu | ( | DtDe & | de, |
| const std::string & | menuIdName | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Get the menu id name, the menu id name is not the same thing as the visible menu text.
Build a menu.
Implemented in makVrf::DtRightClickCreateMenu, makVrv::DtSetModelSetMenu, makVrv::DtViewMenu, makVrv::exampleSymbolFacade5::DtSymbolFacadeExampleMenu, makVrv::DtSaveAsMenu, makVrf::DtCreateMenu, makVrv::DtSaveMenu, makVrv::exampleSymbolFacade4::DtSymbolFacadeExampleMenu, makVrv::DtCloseMenu, makVrf::DtVrfMainMenu, makVrv::DtAddMenu, makVrv::exampleSymbolFacade3::DtSymbolFacadeExampleMenu, makVrv::DtOpenMenu, makVrf::DtRightClickTaskMenu, makVrv::DtNewMenu, makVrf::DtRadioMenu, makVrf::DtSimulationCommandMenu, makVrf::DtVrfSelectionRemoveFromSelectionGroupMenu, makVrv::DtSettingsMenu, makVrf::DtRightClickSetMenu, makVrv::DtSetObserverModeMenu, makVrf::DtConditionalMenu, makVrf::DtVrfSelectionAddToSelectionGroupMenu, makVrv::DtHelpMenu, makVrv::vrvExampleToolbarPlugin::DtExampleSceneToolbarMenu, makVrf::DtTaskMenu, makVrf::DtRecentScenariosMenu, makVrv::DtIntervisibilityRightClickMenu, makVrv::DtEditMenu, BHAVE::BHAVE3DGui::DtBhavePdgDrawerMenu, makVrf::DtVrfSelectSelectionGroupMenu, makVrf::DtSetMenu, makVrf::DtVrfRightClickContextMenu, makVrv::vrvExampleToolbarPlugin::DtExampleToolbarMenu, makVrf::DtSimpleMenu, makVrv::DtAudioSettingsMenu, makVrv::DtTerrainContextMenu, makVrv::DtExampleMenu, makVrv::DtIntervisibilityMenu, HumbleDialogMenu, exampleRangeLine::DtExampleRangeLineMenu, makVrv::DtObjectContextMenu, makVrf::DtSimulationMenu, DtGuiLocalCreateObjectMenu, makVrv::DtObserverMenu, DtCustomMenu, BHAVE::BHAVE3DGui::DtBhave3DMenu, makVrv::DtExampleDialogMenu, makVrf::DtEntityMenu, makVrf::DtVrfSelectionGroupMenu, makVrv::DtFileMenu, and DtCallbackMenu.
|
protected |
|
protected |