VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends
makVrv::DtMenuAssembler Class Reference

The base class implementation of a Menu Assembler. More...

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

List of all members.

Public Member Functions

virtual ~DtMenuAssembler ()
 DTOR.
virtual void assemble (const DtMenuConfiguration &configuration)
 Assemble a configuration.

Static Public Member Functions

static DtMenuAssemblerinstance (DtDe &)
 Get an instance of the assembler.

Protected Member Functions

 DtMenuAssembler (DtDe &de)
void assembleMenuPath (const DtMenuPath &menuPath, const DtMenuConfiguration &configuration)
 Assemble a menu path.
virtual void assembleMenu (const DtMenuPath &menuPath)
 Assemble a menu from the path.
virtual void assembleMenuItem (const DtMenuPath &menuPath)
 Assemble a menu item from the path.

Protected Attributes

std::stack< DtMenuPathmyMenuStack
DtDemyDe

Friends

class DtMenuAssemblerCreator

Detailed Description

The base class implementation of a Menu Assembler.


Constructor & Destructor Documentation

DTOR.


Member Function Documentation

Get an instance of the assembler.

Reimplemented in makVrv::DtQtMenuAssembler.

virtual void makVrv::DtMenuAssembler::assemble ( const DtMenuConfiguration configuration) [virtual]

Assemble a configuration.

Reimplemented in makVrv::DtQtToolbarMenuAssembler.

void makVrv::DtMenuAssembler::assembleMenuPath ( const DtMenuPath menuPath,
const DtMenuConfiguration configuration 
) [protected]

Assemble a menu path.

virtual void makVrv::DtMenuAssembler::assembleMenu ( const DtMenuPath menuPath) [protected, virtual]

Assemble a menu from the path.

Reimplemented in makVrv::DtQtMenuAssembler.

virtual void makVrv::DtMenuAssembler::assembleMenuItem ( const DtMenuPath menuPath) [protected, virtual]

Assemble a menu item from the path.

Reimplemented in makVrv::DtQtMenuAssembler.


Friends And Related Function Documentation

friend class DtMenuAssemblerCreator [friend]

Member Data Documentation

Reimplemented in makVrf::DtVrfMainMenuAssembler.


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)