![]() |
VR-Forces 5.0.2 Developer's Guide
|
Logic for the tactical graphics settings GUI.

Public Member Functions | |
| DtTacticalGraphicsSettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtTacticalGraphicsSettingsInterface &widget) | |
| virtual | ~DtTacticalGraphicsSettingsLogic () |
Protected Member Functions | |
| virtual void | sendSettingsToGui () |
Boost slots | |
| DtTacticalGraphicsSettingsInterface & | myWidget |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
| virtual void | slot_tacticalGraphicsSet (bool enabled) |
| virtual void | slot_tacticalGraphicsIndicatorsSet (bool enabled) |
| virtual void | slot_heightAboveTerrainEnabled (bool enabled) |
| virtual void | slot_heightAboveTerrainSelectedOnlySet (bool enabled) |
| virtual void | slot_TacticalGraphicsSettingsRestored (const DtSettingsBackup *s) |
| virtual void | slot_remoteGraphicsSet (bool enabled) |
| virtual void | on_import () |
| virtual void | on_export () |
| virtual void | on_importFilePathChosen (const std::string &filePath) |
| virtual void | on_exportFilePathChosen (const std::string &filePath) |
Additional Inherited Members | |
Private Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
Private Member Functions inherited from makVrv::DtSignalConnectionManager | |
| DtSignalConnectionManager () | |
| virtual | ~DtSignalConnectionManager () |
| void | manageConnection (const boost::signalslib::connection &conn) |
| DtSignalConnectionManager & | operator+= (const boost::signalslib::connection &conn) |
| bool | blockConnections (bool blocked) |
| int | numberOfConnections () const |
| void | disconnectSignals () |
| bool | connectionsBlocked () const |
Private Attributes inherited from makVrv::DtSignalConnectionManager | |
| Connections | myConnections |
| bool | myConnectionsBlocked |
| bool | myIndiviualConnectionedBlocked |
| std::vector < boost::signalslib::shared_connection_block * > | mySharedConnectionsBlockManager |
| makVrv::DtTacticalGraphicsSettingsLogic::DtTacticalGraphicsSettingsLogic | ( | DtDe & | de, |
| DtPersistenceControlsInterface & | persistenceControls, | ||
| DtTacticalGraphicsSettingsInterface & | widget | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
protectedvirtual |
Set up the gui with the current window settings.
Reimplemented in makVrf::DtVrfTacticalGraphicsSettingsLogic.
|
protectedvirtual |
Called when tactical graphics display is changed by the GUI.
|
protectedvirtual |
Called when tactical graphics indicators are turned on/off by the GUI.
|
protectedvirtual |
Called when height above terrain lines turned on /off.
|
protectedvirtual |
Call when height above terrain lines set for selected only (or all)
|
protectedvirtual |
Called when settings are restored. Will restore gui if settings are entity settings.
|
protectedvirtual |
Called when remote graphics display is changed by the GUI.
|
protectedvirtual |
Persistence slots:
|
protectedvirtual |
Called when tactical graphics display is changed by the GUI.
|
protectedvirtual |
Called when tactical graphics display is changed by the GUI.
|
protectedvirtual |
Called when tactical graphics display is changed by the GUI.
|
protected |
Called when tactical graphics display is changed by the GUI.
|
protected |
Called when tactical graphics display is changed by the GUI.
|
protected |
Called when tactical graphics display is changed by the GUI.