![]() |
VR-Forces Developer's Guide
|
A menu that validates itself on selection.

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 |
Additional Inherited Members | |
Static Public Member Functions inherited from makVrf::DtAssembledMenu | |
| static void | sortMenu (QMenu *) |
Public Attributes inherited from makVrf::DtAssembledMenu | |
| boost::signals2::signal< void(DtAssembledMenu *)> | signal_preAssembleMenu |
| boost::signals2::signal< void(DtAssembledMenu *)> | signal_postAssembleMenu |
| makVrf::DtSelectionEnabledMenu::DtSelectionEnabledMenu | ( | const QString & | title, |
| QWidget * | parent, | ||
| makVrv::DtDe & | |||
| ) |
CTOR.
|
overridevirtual |
DTOR.
|
virtual |
|
inlinevirtual |
|
inline |
|
virtual |
Reimplemented in makVrf::DtVrfTaskSetMenu.
|
inline |
When connecting to the signal_validateMenuItem from the menu signaler, this method will contain the entities being validated.
|
virtual |
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.
|
virtual |
Validate if the selection contains a valid VRF object.
|
virtual |
Set/Get the myUseLastSelection flag.
|
virtual |
|
virtual |
Set/Get the myUseOnlyLastSingleSelection flag.
|
virtual |
|
virtual |
Set to have this menu be a menu that listens to connections and changes with selections. Default is true if a validating menu.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedpure virtual |
Implemented in makVrf::DtVrfTaskSetMenu, and makVrf::DtVrfEntityMenu.
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |