![]() |
VR-Forces 4.5 Class Documentation
|

Public Member Functions | |
| DtVrfTacticalGraphicsSettingsLogic (makVrv::DtDe &de, makVrv::DtPersistenceControlsInterface &persistenceControls, makVrv::DtTacticalGraphicsSettingsInterface &widget) | |
| virtual | ~DtVrfTacticalGraphicsSettingsLogic () |
| virtual void | slot_onShowActiveEnvironmentalsChanged (bool) |
| virtual void | slot_onColorVerticesByForceChanged (bool) |
Public Member Functions inherited from makVrv::DtTacticalGraphicsSettingsLogic | |
| DtTacticalGraphicsSettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtTacticalGraphicsSettingsInterface &widget) | |
| CTOR. | |
| ~DtTacticalGraphicsSettingsLogic () | |
| DTOR. | |
Protected Member Functions | |
| virtual void | sendSettingsToGui () |
| Set up the gui with the current window settings. | |
| virtual void | slot_onSpotReportOptionsChanged () |
Protected Member Functions inherited from makVrv::DtTacticalGraphicsSettingsLogic | |
| virtual void | slot_tacticalGraphicsSet (bool enabled) |
| Called when tactical graphics display is changed by the GUI. | |
| virtual void | slot_tacticalGraphicsIndicatorsSet (bool enabled) |
| Called when tactical graphics indicators are turned on/off by the GUI. | |
| virtual void | slot_heightAboveTerrainEnabled (bool enabled) |
| Called when height above terrain lines turned on /off. | |
| virtual void | slot_heightAboveTerrainSelectedOnlySet (bool enabled) |
| Call when height above terrain lines set for selected only (or all) | |
| virtual void | slot_TacticalGraphicsSettingsRestored (const DtSettingsBackup *s) |
| Called when settings are restored. Will restore gui if settings are entity settings. | |
| virtual void | slot_remoteGraphicsSet (bool enabled) |
| Called when remote graphics display is changed by the GUI. | |
| virtual void | on_import () |
| Persistence slots: | |
| virtual void | on_export () |
| virtual void | on_importFilePathChosen (const std::string &filePath) |
| virtual void | on_exportFilePathChosen (const std::string &filePath) |
Protected Attributes | |
| makVrv::DtSignalConnectionManager | myConnections |
Protected Attributes inherited from makVrv::DtTacticalGraphicsSettingsLogic | |
| DtTacticalGraphicsSettingsInterface & | myWidget |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
| makVrf::DtVrfTacticalGraphicsSettingsLogic::DtVrfTacticalGraphicsSettingsLogic | ( | makVrv::DtDe & | de, |
| makVrv::DtPersistenceControlsInterface & | persistenceControls, | ||
| makVrv::DtTacticalGraphicsSettingsInterface & | widget | ||
| ) |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Set up the gui with the current window settings.
Reimplemented from makVrv::DtTacticalGraphicsSettingsLogic.
|
protectedvirtual |
|
protected |