15 #include <boost/signals2.hpp>
35 int partOfPlanDialog = 3,
int flags = 0);
49 virtual void slot_planTaskCreated(
const DtSimTask& set);
67 int partOfPlanDialog = 3,
int flags = 0);
77 virtual void availableMenuItems(
79 std::set<int>& available,
80 bool noTaskSetValueMeansAll);
89 virtual void slot_setRequest(std::vector<DtUUID> names,
UUID is a unique ID wrapper class.
Definition: uuid.h:59
Name <-> type pair representing the API-exposed portion of an Embedded Entity configuration.
Definition: ifEmbeddedEntityInfoCacheResponse.h:22
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
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
Contains the DtIfEmbeddedEntityInfoCacheResponse class and DtEmbeddedEntity struct.
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:72
std::set< DtUniqueID > IdSet
Definition: DtSelectionManager.h:32