VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtMenu Class Reference

The abstract base menu class. More...

Inheritance diagram for makVrv::DtMenu:
Inheritance graph
[legend]

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 QMenucreateMenu (DtDe &, QWidget *parent)=0
 Build a menu.

Protected Attributes

DtDemyDe
std::string myMenuIdName

Detailed Description

The abstract base menu class.

Examples

Constructor & Destructor Documentation

makVrv::DtMenu::DtMenu ( DtDe de,
const std::string &  menuIdName 
)

CTOR.

virtual makVrv::DtMenu::~DtMenu ( )
virtual

DTOR.

Member Function Documentation

virtual const std::string& makVrv::DtMenu::menuIdName ( ) const
virtual

Get the menu id name, the menu id name is not the same thing as the visible menu text.

virtual QMenu* makVrv::DtMenu::createMenu ( DtDe ,
QWidget parent 
)
pure virtual

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.

Member Data Documentation

DtDe& makVrv::DtMenu::myDe
protected
std::string makVrv::DtMenu::myMenuIdName
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)