VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtSelectionEnabledMenu Class Reference

A menu that validates itself on selection. More...

Inheritance diagram for makVrf::DtSelectionEnabledMenu:
Inheritance graph
[legend]

Public Member Functions

 DtSelectionEnabledMenu (const QString &title, QWidget *parent, makVrv::DtDe &)
 CTOR.
virtual ~DtSelectionEnabledMenu ()
 DTOR.
virtual void slot_validateMenuItems ()
virtual void setBlockSelectionChange (bool b)
bool blockSelectionChange () const
- Public Member Functions inherited from makVrf::DtAssembledMenu
 DtAssembledMenu (const QString &title, QWidget *parent, makVrv::DtDe &)
 CTOR.
virtual ~DtAssembledMenu ()
 DTOR.
const DtConfigurableMenuAssemblerassembler () const

Protected Member Functions

virtual void slot_terrainPatchToBeDeleted ()
virtual void slot_selectionChanged ()
virtual void validateMenuItems (int terrainPatchOffset)=0
virtual bool terrainLoaded (int terrainCountOffset) const

Protected Attributes

bool myBlockSelectionChange
- Protected Attributes inherited from makVrf::DtAssembledMenu
makVrv::DtDemyDe
makVrv::DtSignalConnectionManager myConnectionManager
DtConfigurableMenuAssembler myAssembler

Additional Inherited Members

- Public Attributes inherited from makVrf::DtAssembledMenu
boost::signal< void(DtAssembledMenu *)> signal_preAssembleMenu
boost::signal< void(DtAssembledMenu *)> signal_postAssembleMenu

Detailed Description

A menu that validates itself on selection.

Constructor & Destructor Documentation

makVrf::DtSelectionEnabledMenu::DtSelectionEnabledMenu ( const QString &  title,
QWidget parent,
makVrv::DtDe  
)

CTOR.

virtual makVrf::DtSelectionEnabledMenu::~DtSelectionEnabledMenu ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrf::DtSelectionEnabledMenu::slot_validateMenuItems ( )
virtual
virtual void makVrf::DtSelectionEnabledMenu::setBlockSelectionChange ( bool  b)
inlinevirtual
bool makVrf::DtSelectionEnabledMenu::blockSelectionChange ( ) const
inline
virtual void makVrf::DtSelectionEnabledMenu::slot_terrainPatchToBeDeleted ( )
protectedvirtual
virtual void makVrf::DtSelectionEnabledMenu::slot_selectionChanged ( )
protectedvirtual
virtual void makVrf::DtSelectionEnabledMenu::validateMenuItems ( int  terrainPatchOffset)
protectedpure virtual
virtual bool makVrf::DtSelectionEnabledMenu::terrainLoaded ( int  terrainCountOffset) const
protectedvirtual

Member Data Documentation

bool makVrf::DtSelectionEnabledMenu::myBlockSelectionChange
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)