VR-Forces 4.10 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::DtVrfEntityMenu Class Reference
Inheritance diagram for makVrf::DtVrfEntityMenu:
Inheritance graph
[legend]

Public Member Functions

 DtVrfEntityMenu (const QString &title, QWidget *parent, makVrv::DtDe &)
 CTOR. More...
 
virtual ~DtVrfEntityMenu ()
 DtTaskSetMenu. More...
 
- Public Member Functions inherited from makVrf::DtSelectionEnabledMenu
 DtSelectionEnabledMenu (const QString &title, QWidget *parent, makVrv::DtDe &)
 CTOR. More...
 
virtual ~DtSelectionEnabledMenu ()
 DTOR. More...
 
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. More...
 
virtual bool setSelectionSetForValidate (const makVrv::DtSelectionManager::IdSet &selection)
 Assign myValidatedFor the IdSet parameter If myUseLastSelection is true, myValidatedFor may not be updated, if the IdSet paramater does not contain a valid selection The last selection can be limited to single selection only, according to myUseOnlyLastSingleSelection's value The function return true if myValidatedFor was updated, false if not. More...
 
virtual bool validateSelection (const makVrv::DtSelectionManager::IdSet &selection) const
 Validate if the selection contains a valid VRF object. More...
 
virtual void setUseLastSelection (bool useLastSelection)
 Set/Get the myUseLastSelection flag. More...
 
virtual bool useLastSelection () const
 
virtual void setUseOnlyLastSingleSelection (bool useOnlyLastSingleSelection)
 Set/Get the myUseOnlyLastSingleSelection flag. More...
 
virtual bool useOnlyLastSingleSelection () const
 
- Public Member Functions inherited from makVrf::DtAssembledMenu
 DtAssembledMenu (const QString &title, QWidget *parent, makVrv::DtDe &)
 CTOR. More...
 
virtual ~DtAssembledMenu ()
 DTOR. More...
 
const DtConfigurableMenuAssemblerassembler () const
 

Protected Member Functions

virtual bool eventFilter (QObject *, QEvent *)
 
virtual void actionAdded (QEvent *)
 
virtual bool shouldAddAsPartOfMenu (const QList< QAction * > &acts, QAction *toMatch) const
 
virtual void validateMenuItems (int terrainPatchOffset)
 
- Protected Member Functions inherited from makVrf::DtSelectionEnabledMenu
virtual void initValidationConnections ()
 
virtual void slot_terrainPatchToBeDeleted ()
 
virtual void slot_selectionChanged ()
 
virtual bool terrainLoaded (int terrainCountOffset) const
 

Protected Attributes

std::vector< std::pair
< DtVrfEntityAction *, QAction * > > 
myEntityActions
 
- Protected Attributes inherited from makVrf::DtSelectionEnabledMenu
bool myBlockSelectionChange
 
makVrv::DtSignalConnectionManager myValidationConnections
 
makVrv::DtSelectionManager::IdSet myValidatedFor
 
bool myUseLastSelection
 
bool myUseOnlyLastSingleSelection
 
- Protected Attributes inherited from makVrf::DtAssembledMenu
makVrv::DtDemyDe
 
makVrv::DtSignalConnectionManager myConnectionManager
 
DtConfigurableMenuAssembler myAssembler
 

Additional Inherited Members

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

Constructor & Destructor Documentation

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

CTOR.

virtual makVrf::DtVrfEntityMenu::~DtVrfEntityMenu ( )
virtual

DtTaskSetMenu.

Member Function Documentation

virtual bool makVrf::DtVrfEntityMenu::eventFilter ( QObject ,
QEvent  
)
protectedvirtual
virtual void makVrf::DtVrfEntityMenu::actionAdded ( QEvent )
protectedvirtual
virtual bool makVrf::DtVrfEntityMenu::shouldAddAsPartOfMenu ( const QList< QAction * > &  acts,
QAction toMatch 
) const
protectedvirtual
virtual void makVrf::DtVrfEntityMenu::validateMenuItems ( int  terrainPatchOffset)
protectedvirtual

Member Data Documentation

std::vector<std::pair<DtVrfEntityAction*, QAction*> > makVrf::DtVrfEntityMenu::myEntityActions
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)