13 #if !defined(Q_MOC_RUN)
31 virtual void run(
const std::vector<makVrv::DtSimEntry*>&);
32 virtual bool editStatement(
const std::vector<makVrv::DtSimEntry*>& data,
const DtSimStatement* s);
39 virtual void sendRequest();
41 virtual bool wantsSelectionOfObjectInCommandMode(
const std::vector<makVrv::DtSimEntry*>&)
const;
42 virtual void onOK() { sendRequest(); };
Definition: taskSetDialogInterface.h:64
Definition: taskSetDialogInterface.h:83
virtual void onOK()
Definition: clearTargetPriorityListDialog.h:42
Definition: clearTargetPriorityListDialog.h:45
Definition: clearTargetPriorityListDialog.h:20
virtual void onCancel()
Definition: clearTargetPriorityListDialog.h:35
class DtSimStatement:
Definition: simStatement.h:35
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
virtual bool canEdit() const
Override to say whether or not this item can be edited by itself if it supports the type...
Definition: clearTargetPriorityListDialog.h:51
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22