VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Slots | Protected Attributes
makVrv::DtModelConfigurationMenu Class Reference

A menu builder for items related to accessing an entities configuration. More...

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

Public Member Functions

 DtModelConfigurationMenu (DtDe &de)
 CTOR. More...
 
virtual ~DtModelConfigurationMenu ()
 DTOR. More...
 
virtual QMenucreateMenu (DtDe &, QWidget *parent)
 Builds the "Create model definition list" menu and connects the onAboutToShow slot. 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 on_aboutToShow ()
 slot for handing the aboutToShow signal from the menu. sets up the sub menus and items More...
 

Protected Attributes

QMenumyMenu
 
- Protected Attributes inherited from makVrv::DtMenu
DtDemyDe
 
std::string myMenuIdName
 

Detailed Description

A menu builder for items related to accessing an entities configuration.

Constructor & Destructor Documentation

makVrv::DtModelConfigurationMenu::DtModelConfigurationMenu ( DtDe de)

CTOR.

virtual makVrv::DtModelConfigurationMenu::~DtModelConfigurationMenu ( )
virtual

DTOR.

Member Function Documentation

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

Builds the "Create model definition list" menu and connects the onAboutToShow slot.

Implements makVrv::DtMenu.

virtual void makVrv::DtModelConfigurationMenu::on_aboutToShow ( )
protectedvirtualslot

slot for handing the aboutToShow signal from the menu. sets up the sub menus and items

Member Data Documentation

QMenu* makVrv::DtModelConfigurationMenu::myMenu
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)