![]() |
VR-Forces 5.0.1 Developer's Guide
|
A widget class for encapsulating radio commands for tasks or sets.

Protected Member Functions | |
| virtual void | slot_taskRequest (std::vector< DtUUID > names, const DtSimTask &) |
| virtual void | slot_setRequest (std::vector< DtUUID > names, const DtSetDataRequest &) |
| virtual void | slot_commandRequest (const DtSimCommandObjectWrapper &) |
| virtual void | slot_commandActivated (std::vector< DtUUID > names, const DtSimTask &) |
| virtual void | addFilter (const DtVrfSelectionFilter *filter) |
| virtual void | setSelectedName (const DtUUID &) |
| virtual DtUUID | selectedName () const |
| virtual void | selectFilter (int) |
| virtual void | selectFirstNonEmptyFilter () |
| virtual std::vector< std::string > | filtersFor (const std::vector< makVrv::DtSimEntry * > &data, const DtSimStatement *stmt, int &initialSelection) const |
| virtual std::vector< DtUUID > | names () const |
| virtual void | editStatement (const std::vector< makVrv::DtSimEntry * > &, const DtSimStatement *stmt) |
| virtual bool | allowBroadcasting () const |
| virtual void | addFiltersFromCollection (const std::string &filterCollection) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtCommandAssignmentWidgetInterface * | myIFace |
| bool | myIsPossiblyImmediate |
| makVrv::DtSignalConnectionManager | myExtensionSignals |
| bool | myAllowBroadcasting |
| makVrf::DtCommandAssignmentWidgetLogic::DtCommandAssignmentWidgetLogic | ( | makVrv::DtDe & | , |
| DtCommandAssignmentWidgetInterface * | iFace | ||
| ) |
|
virtual |
DTOR.
|
virtual |
Sets up the UI.
|
virtual |
Tells the interface broadcast mode is valid or not.
|
virtual |
Tells the logic to allow broadcasting.
|
virtual |
Called when the value of the broadcast check box has changed.
|
virtual |
|
virtual |
|
virtual |
Called to resubmit the immediate task with new data when pick mode is active.
|
virtual |
Called to resubmit the sim command with new data when pick mode is active.
|
virtual |
Given the task or set command, return the object that it applies to.
|
virtual |
Given the sim command, return the object that it applies to. Calls to sim command dialog manager to handle the request.
|
virtual |
Given the task or set command, return a sim statement wrapper around the task or set contained within. Caller must delete returned pointer.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented in makVrf::DtEmbeddedEntityCommandAssignmentWidgetLogic.
|
protectedvirtual |
Reimplemented in makVrf::DtEmbeddedEntityCommandAssignmentWidgetLogic.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in makVrf::DtEmbeddedEntityCommandAssignmentWidgetLogic.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Iterates over the DtSimEntry objects returned by myIFace->connectedTo() looking up the marking text for each one.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |