List of all members.
Public Types |
| enum | MatchFlags { NoOtherOptions = 0,
AllObjectsAreVrfSimulated = 0x00000001,
AllEditable = 0x00000002
} |
Public Member Functions |
| | DtVrfEntityAction (const std::string &, makVrv::DtDe &) |
| virtual | ~DtVrfEntityAction () |
| virtual QAction * | registerEntityAction (QAction *) |
| virtual void | validate (QAction *)=0 |
| virtual bool | selectionMatchesTypes (const makVrv::DtSelectionManager::IdSet &, const std::vector< makVrv::DtElementEntry::ObjectType > &, MatchFlags flags=AllObjectsAreVrfSimulated) const |
| | Returns true if the items are managed by VR-Forces and matches any of the supplied types.
|
Protected Slots |
| virtual void | onActionDestroyed () |
Protected Member Functions |
| virtual void | executeEntityAction (const makVrv::DtSelectionManager::IdSet &, const boost::function< void(std::string, DtSimulationAddress addr)> &function, DtSimulationAddress addr=DtSimSendToAll) |
| virtual void | executeAggregateAction (const makVrv::DtSelectionManager::IdSet &, bool ignoreSubordinates, const boost::function< void(std::string, DtSimulationAddress addr)> &function, DtSimulationAddress addr=DtSimSendToAll) |
| virtual void | slot_onValidate (QAction *) |
| virtual void | slot_backendUpdated (const DtVrfBackendState &, int, QAction *) |
| virtual void | on_aboutToShow () |
Protected Attributes |
| boost::signal< void()> | signal_validateMenuItem |
| makVrv::DtDe & | myDe |
Member Enumeration Documentation
- Enumerator:
| NoOtherOptions |
|
| AllObjectsAreVrfSimulated |
|
| AllEditable |
|
Constructor & Destructor Documentation
Member Function Documentation
Implemented in makVrf::DtVrfDisableJoystickAction, makVrf::DtVrfEnableJoystickAction, makVrf::DtVrfPasteSpecialAction, makVrf::DtVrfPasteAction, makVrf::DtVrfCopyAction, makVrf::DtVrfDisaggregateAction, makVrf::DtVrfAggregateAsAction, makVrf::DtVrfAggregateAction, makVrf::DtVrfEditObjectAction, makVrf::DtVrfMoveObjectAction, makVrf::DtVrfDetachFromAction, makVrf::DtVrfAttachToAction, makVrf::DtVrfDisembarkAllAction, makVrf::DtVrfDisembarkAction, makVrf::DtVrfEmbarkOnAction, makVrf::DtVrfDeleteAction, makVrf::DtVrfEntitySkipTaskAction, makVrf::DtVrfEntityRestartPlanAction, makVrf::DtVrfEntityAbandonPlanAction, makVrf::makVrfGuiObjectInformationQt::DtVrfVrlinkObjectInformationItem, and makVrf::DtVrfEntityPlanAction.
Returns true if the items are managed by VR-Forces and matches any of the supplied types.
Member Data Documentation
The documentation for this class was generated from the following file: