VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Attributes
makVrf::DtSetMenu Class Reference
Inheritance diagram for makVrf::DtSetMenu:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSetMenu (makVrv::DtDe &, const std::string &menuIdName=DtSetMenuId)
 CTOR.
virtual ~DtSetMenu ()
 DTOR.
virtual QMenucreateMenu (makVrv::DtDe &, QWidget *parent)
 Build a menu.
virtual DtSetMenunewInstance ()
virtual DtSubMenuConfigurationmenuConfiguration ()
 Returns the configuration for the menu to be used in the master mode. May be effected directly.
virtual
DtConfigurableMenuAssembler
menuAssembler ()
 Returns the configuration for the menu to be used in the master mode. May be effected directly.

Static Public Member Functions

static DtSetMenuinstance (makVrv::DtDe &)
static DtSetMenumenuInstance (makVrv::DtDe &)
 Return a new copy, not the registered copy.

Protected Member Functions

virtual void createMenuConfiguration (makVrv::DtDe &de)
 Called to initially create the menu configuration.

Static Protected Attributes

static
DtConfigurableMenuAssembler
theMenuAssembler
 Variables used to store initial menu configuration.
static DtSubMenuConfigurationtheMenuConfiguration

Constructor & Destructor Documentation

makVrf::DtSetMenu::DtSetMenu ( makVrv::DtDe ,
const std::string &  menuIdName = DtSetMenuId 
)

CTOR.

virtual makVrf::DtSetMenu::~DtSetMenu ( ) [virtual]

DTOR.


Member Function Documentation

virtual QMenu* makVrf::DtSetMenu::createMenu ( makVrv::DtDe ,
QWidget parent 
) [virtual]

Build a menu.

Implements makVrv::DtMenu.

Reimplemented in makVrf::DtRightClickSetMenu.

Return a new copy, not the registered copy.

It will do this by calling the newInstance method on the currently registered version. newInstance needs to be overridden by subclasses to return their own new instance

virtual DtSetMenu* makVrf::DtSetMenu::newInstance ( ) [virtual]

Returns the configuration for the menu to be used in the master mode. May be effected directly.

Implements makVrf::DtConfigurableMenu.

Returns the configuration for the menu to be used in the master mode. May be effected directly.

Implements makVrf::DtConfigurableMenu.

virtual void makVrf::DtSetMenu::createMenuConfiguration ( makVrv::DtDe de) [protected, virtual]

Called to initially create the menu configuration.

Implements makVrf::DtConfigurableMenu.


Member Data Documentation

Variables used to store initial menu configuration.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)