18 class DtCommandAssignmentWidgetInterface;
31 virtual void slot_taskRequest(std::vector<DtUUID> names,
33 virtual void slot_setRequest(std::vector<DtUUID> names,
35 virtual void slot_commandActivated(std::vector<DtUUID> names,
const DtSimTask& t);
DtSetDataRequest is an abstract base class from which real setDataRequests can derive. It manages the read/write capability; derived classes need only use and register read/writatble data types for derived information.
Definition: setDataRequest.h:41
DtSimTask is an abstract base class from which real tasks can derive. It manages the read/write capab...
Definition: simTask.h:30
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22