![]() |
VR-Forces Developer's Guide
|
This is the logic for the intervisibility settings widget.

Public Member Functions | |
| DtIntervisibilitySettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtIntervisibilitySettingsInterface &widget) | |
| virtual | ~DtIntervisibilitySettingsLogic () |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Protected Member Functions | |
| void | sendSettingsToGui () |
| virtual void | updateElevationUnits () |
| virtual void | updateFanModeSamplingRate () |
| virtual void | settingsRestored (const DtSettingsBackup *) |
| virtual void | slot_intervisibilityEnabledChanged (bool) |
| virtual void | slot_leftClickMakesObjectsPermanentChanged (bool) |
| virtual void | slot_originIntervisibilityElevationChanged (double) |
| virtual void | slot_endPointIntervisibilityElevationChanged (double) |
| virtual void | slot_fanModeSamplingRateChanged (double) |
| virtual void | slot_entityFanUpdateRateChanged (double) |
| virtual void | slot_visibleColorChanged (const QColor &c) |
| virtual void | slot_blockedColorChanged (const QColor &c) |
| virtual void | slot_circleColorChanged (const QColor &c) |
| virtual void | slot_hatLinesEnabledChanged (bool) |
| virtual void | slot_hatLinesOnSelectionOnlyChanged (bool) |
| void | on_import () |
| void | on_export () |
| void | on_importFilePathChosen (const std::string &filePath) |
| void | on_exportFilePathChosen (const std::string &filePath) |
Protected Attributes | |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
| DtIntervisibilitySettingsInterface & | myWidget |
| DtSignalConnectionManager | myConnections |
| makVrv::DtIntervisibilitySettingsLogic::DtIntervisibilitySettingsLogic | ( | DtDe & | de, |
| DtPersistenceControlsInterface & | persistenceControls, | ||
| DtIntervisibilitySettingsInterface & | widget | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
protected |
slots
|
protected |
slots
|
protected |
slots
|
protected |
slots
|
protected |
Populates the settings widget with the current settings. Non-Virtual (Called from CTOR).
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in makVrf::DtVrfIntervisibilitySettingsLogic.
|
protectedvirtual |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |