VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. More...
 
virtual ~DtTacticalGraphicsSettingsLogic ()
 DTOR. More...
 

Protected Member Functions

virtual void sendSettingsToGui ()
 Set up the gui with the current window settings. More...
 

Boost slots

DtTacticalGraphicsSettingsInterfacemyWidget
 
DtPersistenceControlsInterfacemyPersistenceControls
 
DtDemyDe
 
virtual void slot_tacticalGraphicsSet (bool enabled)
 Called when tactical graphics display is changed by the GUI. More...
 
virtual void slot_tacticalGraphicsIndicatorsSet (bool enabled)
 Called when tactical graphics indicators are turned on/off by the GUI. More...
 
virtual void slot_heightAboveTerrainEnabled (bool enabled)
 Called when height above terrain lines turned on /off. More...
 
virtual void slot_heightAboveTerrainSelectedOnlySet (bool enabled)
 Call when height above terrain lines set for selected only (or all) More...
 
virtual void slot_TacticalGraphicsSettingsRestored (const DtSettingsBackup *s)
 Called when settings are restored. Will restore gui if settings are entity settings. More...
 
virtual void slot_remoteGraphicsSet (bool enabled)
 Called when remote graphics display is changed by the GUI. More...
 
virtual void on_import ()
 Persistence slots: More...
 
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
 A collection of signals. More...
 
typedef std::vector
< boost::signalslib2::connection > 
Connections2
 
- Private Member Functions inherited from makVrv::DtSignalConnectionManager
 DtSignalConnectionManager ()
 CTOR. More...
 
virtual ~DtSignalConnectionManager ()
 DTOR. More...
 
void manageConnection (const boost::signalslib::connection &conn)
 Connect a signal. More...
 
void manageConnection (const boost::signalslib2::connection &conn)
 
DtSignalConnectionManageroperator+= (const boost::signalslib::connection &conn)
 Connect a signal. More...
 
DtSignalConnectionManageroperator+= (const boost::signalslib2::connection &conn)
 
bool blockConnections (bool blocked)
 Blocks/unblocks connections. More...
 
int numberOfConnections () const
 Get the number of connections. More...
 
void disconnectSignals ()
 Disconnect all signals. More...
 
bool connectionsBlocked () const
 check whether connections are blocked. More...
 
bool blockConnection (int index, bool blocked)
 Blocks/unblocks connections. More...
 
bool connectionBlocked (int index) const
 check whether connections are blocked. More...
 
- Private Attributes inherited from makVrv::DtSignalConnectionManager
Connections myConnections
 The connected signals. More...
 
Connections2 myConnections2
 
bool myConnectionsBlocked
 
bool myIndiviualConnectionedBlocked
 
std::vector
< boost::signalslib2::shared_connection_block * > 
mySharedConnectionsBlockManager
 blocking Connections manager for signal2 connection More...
 

Detailed Description

Logic for the tactical graphics settings GUI.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrv::DtTacticalGraphicsSettingsLogic::~DtTacticalGraphicsSettingsLogic ( )
virtual

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
virtual void makVrv::DtTacticalGraphicsSettingsLogic::on_importFilePathChosen ( const std::string &  filePath)
protectedvirtual
virtual void makVrv::DtTacticalGraphicsSettingsLogic::on_exportFilePathChosen ( const std::string &  filePath)
protectedvirtual

Member Data Documentation

DtTacticalGraphicsSettingsInterface& makVrv::DtTacticalGraphicsSettingsLogic::myWidget
protected
DtPersistenceControlsInterface& makVrv::DtTacticalGraphicsSettingsLogic::myPersistenceControls
protected
DtDe& makVrv::DtTacticalGraphicsSettingsLogic::myDe
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)