![]() |
VR-Forces 5.0.2 Developer's Guide
|
Logic that is used to populate and receive updates from the weather extension.

Protected Attributes | |
| boost::signals2::connection | myUpdateConnection |
Protected Attributes inherited from makVrf::DtShapeObjectDefinitionDialogLogic | |
| makVrv::DtDe & | myDe |
| DtShapeObjectDefinitionDialog * | myInterface |
| DtReferenceEllipsoid * | myReferenceForConversion |
| bool | myAltitudeAllowed |
| makVrv::DtSharedDisplayUnitsSettings::CoordSys | myCoordSys |
| std::vector< DtGeodeticCoord > | myBackupLocations |
| makVrv::DtSignalConnectionManager | myConnectionManager |
| makVrf::DtMinefieldDefinitionDialogLogic::DtMinefieldDefinitionDialogLogic | ( | makVrv::DtDe & | de, |
| DtMinefieldDefinitionDialog * | iface | ||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
this method populates an edit dialog with object information. since the base logic class does not have any provisions to
transport userdata from the handler, we here override, calling the base class method and then pulling userdata from the handler & populating the parameter dialog fields
Reimplemented from makVrf::DtShapeObjectDefinitionDialogLogic.
|
virtual |
Tells the handler to show this dialog when the object is created.
Reimplemented from makVrf::DtShapeObjectDefinitionDialogLogic.
|
virtual |
|
protectedvirtual |
This will only be used on creation.
Reimplemented from makVrf::DtShapeObjectDefinitionDialogLogic.
|
protectedvirtual |
This wil update any changes to the extended data on edit.
Reimplemented from makVrf::DtShapeObjectDefinitionDialogLogic.
|
protectedvirtual |
Populate dialog based on any extended data if any.
Reimplemented from makVrf::DtShapeObjectDefinitionDialogLogic.
|
protectedvirtual |
Reimplemented from makVrf::DtShapeObjectDefinitionDialogLogic.
|
protected |