14 #include <boost/signals2.hpp>
23 class DtMinefieldDefinitionDialog;
24 class DtMinefieldCompositionWidget;
43 virtual void setupGui();
45 virtual void setShoePropertiesDialogBeforeCreate(
bool show);
50 virtual void processObjectCreation();
53 virtual void processObjectUpdate();
56 virtual void objectCreated();
76 virtual std::string composeExtendedData();
79 virtual void setupFromExtendedData(
const std::map<std::string, std::string>& extendedData);
82 virtual void setupGui();
83 virtual bool showAlpha()
const;
87 virtual void populateOverlays();
89 virtual void init(
const DtEntityType& entityType,
const QString& title,
bool forPlan,
QWidget * myExtension
Definition: minefieldDefinitionDialog.h:93
bool mySelfDestructType
Definition: minefieldDefinitionDialog.h:94
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
DtSimCommand subclass for creating a new VrfObjects.
Definition: createObjectCommand.h:36
DtEditingType
Definition: vrfObjectManipulationHandlerBaseClass.h:44
This class implements the logic behind the DtShapeObjectDefinitionDialog.
Definition: shapeObjectDefinitionDialog.h:48
Definition: createAndEditObjectDialogInterface.h:29
Definition: minefieldDefinitionDialog.h:64
!!!!!!!!! DtMinefieldDefinitionDialogCreator
Definition: minefieldDefinitionDialog.h:99
Logic that is used to populate and receive updates from the weather extension.
Definition: minefieldDefinitionDialog.h:27
DtDialogInteractionMode
Definition: createAndEditObjectDialogInterface.h:34
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
boost::signals2::connection myUpdateConnection
Definition: minefieldDefinitionDialog.h:61
Definition: shapeObjectDefinitionDialog.h:642
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
const char int mode
Definition: ioapi.h:38
Contains makVrv::DtUniqueID type.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
This class defines the dialog that allows the creation/update of point objects in the scenario (entit...
Definition: shapeObjectDefinitionDialog.h:250
DtMinefieldCompositionWidget * myCompositionWidget
Definition: minefieldDefinitionDialog.h:95