15 #include <QtCore/QTime>
21 class DtIndirectArtillerySettingsDataWidget;
43 virtual void setupGui()
override;
48 virtual void setPublishObjectVisible(
bool b)
override;
49 virtual void setPublishObject(
bool b)
override;
52 virtual void populateOverlays()
override;
67 virtual void setupGui()
override;
70 virtual void setupFromData();
73 virtual void createConnections()
override;
Definition: createAndEditObjectDialogInterface.h:122
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Creator class for dialog.
Definition: indirectArtilleryObjectDefinitionDialog.h:80
Overridden from base to allow for setting of indirect artillery specific data into the dialog and han...
Definition: indirectArtilleryObjectDefinitionDialog.h:59
DtEditingType
Definition: vrfObjectManipulationHandlerBaseClass.h:42
Definition: createAndEditObjectDialogInterface.h:27
DtIndirectArtillerySettingsDataWidget * myExtension
Definition: indirectArtilleryObjectDefinitionDialog.h:55
This class defines the dialog that allows the creation/update of circle objects in the scenario...
Definition: circleObjectDefinitionDialog.h:194
This class defines the dialog that allows the creation/update of indirect artillery objects in the sc...
Definition: indirectArtilleryObjectDefinitionDialog.h:26
DtDialogInteractionMode
Definition: createAndEditObjectDialogInterface.h:32
Data container for Indirect Artillery. Should contain nothing but mutators, accessors and data...
Definition: ifModifyIndirectArtilleryObject.h:29
const char int mode
Definition: ioapi.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
This class implements the logic behind the DtCircleObjectDefinitionDialog.
Definition: circleObjectDefinitionDialog.h:39
DtCreationSignalType
Option to supply to the createObject method.
Definition: vrfObjectManipulationHandlerBaseClass.h:73