VR-Forces 4.3.1 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::DtCockpitSettingsLogic Class Reference
Inheritance diagram for makVrv::DtCockpitSettingsLogic:
Inheritance graph
[legend]

Public Member Functions

 DtCockpitSettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtCockpitSettingsInterface &widget)
 CTOR.
virtual ~DtCockpitSettingsLogic ()
 DTOR.

Protected Member Functions

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

Boost slots

DtCockpitSettingsInterfacemyWidget
 Called when cockpits are enabled/disabled by the gui.
DtPersistenceControlsInterfacemyPersistenceInterface
 Called when cockpits are enabled/disabled by the gui.
DtDemyDe
 Called when cockpits are enabled/disabled by the gui.
void slot_cockpitsEnabled (bool enabled)
 Called when cockpits are enabled/disabled by the gui.
void slot_smoothingEnabled (bool enabled)
 Called when position smoothing is enabled/disabled by gui.
void slot_smoothingPeriodSet (float time)
 Called when position smoothing period time is set by gui.
virtual void on_import ()
 Persistence slots:
virtual void on_export ()
 Called when cockpits are enabled/disabled by the gui.
virtual void on_importFilePathChosen (const std::string &filePath)
 Called when cockpits are enabled/disabled by the gui.
virtual void on_exportFilePathChosen (const std::string &filePath)
 Called when cockpits are enabled/disabled by the gui.
virtual void settingsRestored (const DtSettingsBackup *)
 Called when settings are restored. Resets gui if the restored object type is of this class.

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.

Constructor & Destructor Documentation

makVrv::DtCockpitSettingsLogic::DtCockpitSettingsLogic ( DtDe de,
DtPersistenceControlsInterface persistenceControls,
DtCockpitSettingsInterface widget 
)

CTOR.

virtual makVrv::DtCockpitSettingsLogic::~DtCockpitSettingsLogic ( )
virtual

DTOR.

Member Function Documentation

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

Set up the gui with the current window settings.

void makVrv::DtCockpitSettingsLogic::slot_cockpitsEnabled ( bool  enabled)
protected

Called when cockpits are enabled/disabled by the gui.

void makVrv::DtCockpitSettingsLogic::slot_smoothingEnabled ( bool  enabled)
protected

Called when position smoothing is enabled/disabled by gui.

void makVrv::DtCockpitSettingsLogic::slot_smoothingPeriodSet ( float  time)
protected

Called when position smoothing period time is set by gui.

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

Persistence slots:

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

Called when cockpits are enabled/disabled by the gui.

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

Called when cockpits are enabled/disabled by the gui.

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

Called when cockpits are enabled/disabled by the gui.

virtual void makVrv::DtCockpitSettingsLogic::settingsRestored ( const DtSettingsBackup )
protectedvirtual

Called when settings are restored. Resets gui if the restored object type is of this class.

Member Data Documentation

DtCockpitSettingsInterface& makVrv::DtCockpitSettingsLogic::myWidget
protected

Called when cockpits are enabled/disabled by the gui.

DtPersistenceControlsInterface& makVrv::DtCockpitSettingsLogic::myPersistenceInterface
protected

Called when cockpits are enabled/disabled by the gui.

DtDe& makVrv::DtCockpitSettingsLogic::myDe
protected

Called when cockpits are enabled/disabled by the gui.


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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)