VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
makVrv::DtTacticalGraphicsSettingsLogic Class Reference

Logic for the tactical graphics settings GUI. More...

Inheritance diagram for makVrv::DtTacticalGraphicsSettingsLogic:
Inheritance graph
[legend]

Public Member Functions

 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.

Boost slots

DtTacticalGraphicsSettingsInterfacemyWidget
 Called when tactical graphics display is changed by the GUI.
DtPersistenceControlsInterfacemyPersistenceControls
 Called when tactical graphics display is changed by the GUI.
DtDemyDe
 Called when tactical graphics display is changed by the GUI.
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 ()
 Called when tactical graphics display is changed by the GUI.
virtual void on_importFilePathChosen (const std::string &filePath)
 Called when tactical graphics display is changed by the GUI.
virtual void on_exportFilePathChosen (const std::string &filePath)
 Called when tactical graphics display is changed by the GUI.

Additional Inherited Members

- Private Member Functions inherited from makVrv::DtSignalConnectionManager
 DtSignalConnectionManager ()
 CTOR.
virtual ~DtSignalConnectionManager ()
 DTOR.
void manageConnection (const boost::signalslib::connection &conn)
 Connect a signal.
DtSignalConnectionManageroperator+= (const boost::signalslib::connection &conn)
 Connect a signal.
int numberOfConnections () const
 Get the number of connections.
void disconnectSignals ()
 Disconnect all signals.
bool blockConnections (bool blocked)
 Blocks/unblocks connections.
bool blockConnection (int index, bool blocked)
 Blocks/unblocks connections.
bool connectionsBlocked () const
 check whether connections are blocked.
bool connectionBlocked (int index) const
 check whether connections are blocked.

Detailed Description

Logic for the tactical graphics settings GUI.

Constructor & Destructor Documentation

makVrv::DtTacticalGraphicsSettingsLogic::DtTacticalGraphicsSettingsLogic ( DtDe de,
DtPersistenceControlsInterface persistenceControls,
DtTacticalGraphicsSettingsInterface widget 
)

CTOR.

makVrv::DtTacticalGraphicsSettingsLogic::~DtTacticalGraphicsSettingsLogic ( )

DTOR.

Member Function Documentation

virtual void makVrv::DtTacticalGraphicsSettingsLogic::sendSettingsToGui ( )
protectedvirtual

Set up the gui with the current window settings.

Reimplemented in makVrf::DtVrfTacticalGraphicsSettingsLogic.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::slot_tacticalGraphicsSet ( bool  enabled)
protectedvirtual

Called when tactical graphics display is changed by the GUI.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::slot_tacticalGraphicsIndicatorsSet ( bool  enabled)
protectedvirtual

Called when tactical graphics indicators are turned on/off by the GUI.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::slot_heightAboveTerrainEnabled ( bool  enabled)
protectedvirtual

Called when height above terrain lines turned on /off.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::slot_heightAboveTerrainSelectedOnlySet ( bool  enabled)
protectedvirtual

Call when height above terrain lines set for selected only (or all)

virtual void makVrv::DtTacticalGraphicsSettingsLogic::slot_TacticalGraphicsSettingsRestored ( const DtSettingsBackup s)
protectedvirtual

Called when settings are restored. Will restore gui if settings are entity settings.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::slot_remoteGraphicsSet ( bool  enabled)
protectedvirtual

Called when remote graphics display is changed by the GUI.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::on_import ( )
protectedvirtual

Persistence slots:

virtual void makVrv::DtTacticalGraphicsSettingsLogic::on_export ( )
protectedvirtual

Called when tactical graphics display is changed by the GUI.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::on_importFilePathChosen ( const std::string &  filePath)
protectedvirtual

Called when tactical graphics display is changed by the GUI.

virtual void makVrv::DtTacticalGraphicsSettingsLogic::on_exportFilePathChosen ( const std::string &  filePath)
protectedvirtual

Called when tactical graphics display is changed by the GUI.

Member Data Documentation

DtTacticalGraphicsSettingsInterface& makVrv::DtTacticalGraphicsSettingsLogic::myWidget
protected

Called when tactical graphics display is changed by the GUI.

DtPersistenceControlsInterface& makVrv::DtTacticalGraphicsSettingsLogic::myPersistenceControls
protected

Called when tactical graphics display is changed by the GUI.

DtDe& makVrv::DtTacticalGraphicsSettingsLogic::myDe
protected

Called when tactical graphics display is changed by the GUI.


The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)