20 class DtScriptedTaskDialog;
36 virtual QWidget* contents(
const std::set<makVrv::DtUniqueID>& data)
override;
38 virtual void sendRequest()
override;
41 virtual void setupDialogAfterTasksReceived()
override;
47 virtual void currentTaskChanged()
override;
This dialog will request show of all inactive tasks for the currently selected entities and allow the...
Definition: setReactiveTaskEnabledDialog.h:25
Definition: taskSetDialogInterface.h:63
Definition: taskSetDialogInterface.h:82
This dialog will request show of all active tasks for the currently selected entities and allow the u...
Definition: setReactiveTaskDisabledDialog.h:31
This class will created a dialog from scripted task meta data and send that information to the back-e...
Definition: scriptedTaskDialog.h:60
DtScriptedTaskDialog * myProperties
Definition: setReactiveTaskEnabledDialog.h:50
Definition: setReactiveTaskEnabledDialog.h:56
class DtSimStatement:
Definition: simStatement.h:38
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:76
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22
Definition: setReactiveTaskEnabled.h:17
DtSetReactiveTaskEnabled * myReactiveTask
Definition: setReactiveTaskEnabledDialog.h:53