VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
makVrv::DtSetModelSetMenu Class Reference

The sub-menu for setting the current observer's observer mode's model set. More...

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

Public Member Functions

 DtSetModelSetMenu (DtDe &de)
virtual ~DtSetModelSetMenu ()
virtual QMenucreateMenu (DtDe &, QWidget *parent)
 Build a menu item (via an action).
virtual void setCurrentModelSet (int modelSet)
 Called by the parent of this menu ( which is normally a DtObserverModelSetItem) when the item is about to be shown.
- Public Member Functions inherited from makVrv::DtMenu
 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.

Protected Types

typedef std::map< int,
DtObserverModelSetItem * > 
ItemMap

Protected Member Functions

virtual void setIconFromModelSet (QAction *action, int modelSet)
virtual void slot_activate (DtDe *de)
virtual void slot_deactivate (DtDe *de)

Protected Attributes

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

Detailed Description

The sub-menu for setting the current observer's observer mode's model set.

Member Typedef Documentation

Constructor & Destructor Documentation

makVrv::DtSetModelSetMenu::DtSetModelSetMenu ( DtDe de)
virtual makVrv::DtSetModelSetMenu::~DtSetModelSetMenu ( )
virtual

Member Function Documentation

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

Build a menu item (via an action).

Implements makVrv::DtMenu.

virtual void makVrv::DtSetModelSetMenu::setCurrentModelSet ( int  modelSet)
virtual

Called by the parent of this menu ( which is normally a DtObserverModelSetItem) when the item is about to be shown.

virtual void makVrv::DtSetModelSetMenu::setIconFromModelSet ( QAction action,
int  modelSet 
)
protectedvirtual
virtual void makVrv::DtSetModelSetMenu::slot_activate ( DtDe de)
protectedvirtual
virtual void makVrv::DtSetModelSetMenu::slot_deactivate ( DtDe de)
inlineprotectedvirtual

Member Data Documentation

QMenu* makVrv::DtSetModelSetMenu::myMenu
protected
ItemMap makVrv::DtSetModelSetMenu::myMenuItems
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)