20 class DtScriptedTaskDialog;
36 virtual QWidget* contents(
const std::vector<makVrv::DtSimEntry*>& data);
38 virtual void sendRequest();
41 virtual void setupDialogAfterTasksReceived();
47 virtual void currentTaskChanged();
This dialog will request show of all inactive tasks for the currently selected entities and allow the...
Definition: setReactiveTaskEnabledDialog.h:25
Definition: taskSetDialogInterface.h:64
Definition: taskSetDialogInterface.h:83
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:57
DtScriptedTaskDialog * myProperties
Definition: setReactiveTaskEnabledDialog.h:50
Definition: setReactiveTaskEnabledDialog.h:56
class DtSimStatement:
Definition: simStatement.h:41
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22
Definition: setReactiveTaskEnabled.h:17
DtSetReactiveTaskEnabled * myReactiveTask
Definition: setReactiveTaskEnabledDialog.h:53