VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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
virtual bool needsValidation () const
const
makVrv::DtSelectionManager::IdSet
validatingFor () const
 When connecting to the signal_validateMenuItem from the menu signaler, this method will contain the entities being validated.
- 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 initValidationConnections ()
virtual void slot_terrainPatchToBeDeleted ()
virtual void slot_selectionChanged ()
virtual void validateMenuItems (int terrainPatchOffset)=0
virtual bool terrainLoaded (int terrainCountOffset) const

Protected Attributes

bool myBlockSelectionChange
makVrv::DtSignalConnectionManager myValidationConnections
makVrv::DtSelectionManager::IdSet myValidatedFor
- 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 bool makVrf::DtSelectionEnabledMenu::needsValidation ( ) const
virtual

Reimplemented in makVrf::DtVrfTaskSetMenu.

const makVrv::DtSelectionManager::IdSet& makVrf::DtSelectionEnabledMenu::validatingFor ( ) const
inline

When connecting to the signal_validateMenuItem from the menu signaler, this method will contain the entities being validated.

virtual void makVrf::DtSelectionEnabledMenu::initValidationConnections ( )
protectedvirtual
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
makVrv::DtSignalConnectionManager makVrf::DtSelectionEnabledMenu::myValidationConnections
protected
makVrv::DtSelectionManager::IdSet makVrf::DtSelectionEnabledMenu::myValidatedFor
protected

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)