16 class DtLocationReferenceEntryWidget;
27 const Qt::WindowFlags& flags = 0);
33 virtual void disable(
const QString& reason)
override;
36 virtual void enable()
override;
40 virtual QWidget* contents(
const std::set<makVrv::DtUniqueID>& data)
override;
44 virtual void sendRequest()
override;
51 virtual void setupStatement(
const std::set<makVrv::DtUniqueID>& data,
const DtSimStatement* stmt)
override;
54 virtual void addPlanVariablesFilter();
56 virtual bool usesGuidedMunitions(
void)
override;
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:82
Creator class for DtReleaseBombUnguidedTaskDialog.
Definition: releaseBombUnguidedTaskDialog.h:61
Class that is used as a template for task/set dialogs.
Definition: taskSetDialogInterface.h:44
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
Task dialog for release bomb on target; launches a bomb which is aimed at a named object...
Definition: releaseBombUnguidedTaskDialog.h:20
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22