16 class DtVrfFilteredListView;
27 const Qt::WindowFlags& flags = 0);
33 virtual void disable(
const QString& reason);
36 virtual void enable();
40 virtual QWidget* contents(
const std::vector<makVrv::DtSimEntry*>& data);
44 virtual void sendRequest();
51 virtual void setupStatement(
const std::vector<makVrv::DtSimEntry*>& data,
55 virtual void initializeSelectionFilters();
58 virtual void addPlanVariablesFilter();
DtReleaseBombTask dialog is the base class for all the other release bomb task dialogs. It allows the user to configure the parameters which are common to all the tasks; the ammo selection and detonation proximity.
Definition: releaseBombTaskDialog.h:27
DtReleaseBombTask is the base class for all the other release bomb tasks. It is never used to launch ...
Definition: releaseBombTask.h:19
Definition: taskSetDialogInterface.h:84
Creator class for DtReleaseBombOnTargetTaskDialog.
Definition: releaseBombOnTargetTaskDialog.h:65
A widget class for managing a DtVrfTreeWidget of objects which supports user-defined filters...
Definition: vrfFilteredListView.h:64
Class that is used as a template for task/set dialogs.
Definition: taskSetDialogInterface.h:46
Task dialog for release bomb on target; launches a bomb which is aimed at a named object...
Definition: releaseBombOnTargetTaskDialog.h:20
DtVrfFilteredListView * myFilteredListView
Definition: releaseBombOnTargetTaskDialog.h:61
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:72
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22