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::DtLoaderSettingsLogic Class Reference

The logic for dealing with Loader settings. More...

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

Public Member Functions

 DtLoaderSettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtLoaderSettingsInterface &widget)
 CTOR.
 ~DtLoaderSettingsLogic ()
 DTOR.

Protected Member Functions

void sendSettingsToGui ()
 Set up the gui with the current settings.
- Protected 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.

Boost slots

DtLoaderSettingsInterfacemyWidget
 Called when the dds flip setting is changed by the gui.
DtPersistenceControlsInterfacemyPersistenceControls
 Called when the dds flip setting is changed by the gui.
DtDemyDe
 Called when the dds flip setting is changed by the gui.
void slot_ddsFlipSet (bool flip)
 Called when the dds flip setting is changed by the gui.
void on_import ()
 Persistence slots:
void on_export ()
 Called when the dds flip setting is changed by the gui.
void on_importFilePathChosen (const std::string &filePath)
 Called when the dds flip setting is changed by the gui.
void on_exportFilePathChosen (const std::string &filePath)
 Called when the dds flip setting is changed 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

Detailed Description

The logic for dealing with Loader settings.

Constructor & Destructor Documentation

makVrv::DtLoaderSettingsLogic::DtLoaderSettingsLogic ( DtDe de,
DtPersistenceControlsInterface persistenceControls,
DtLoaderSettingsInterface widget 
)

CTOR.

makVrv::DtLoaderSettingsLogic::~DtLoaderSettingsLogic ( )

DTOR.

Member Function Documentation

void makVrv::DtLoaderSettingsLogic::sendSettingsToGui ( )
protected

Set up the gui with the current settings.

void makVrv::DtLoaderSettingsLogic::slot_ddsFlipSet ( bool  flip)
protected

Called when the dds flip setting is changed by the gui.

void makVrv::DtLoaderSettingsLogic::on_import ( )
protected

Persistence slots:

void makVrv::DtLoaderSettingsLogic::on_export ( )
protected

Called when the dds flip setting is changed by the gui.

void makVrv::DtLoaderSettingsLogic::on_importFilePathChosen ( const std::string &  filePath)
protected

Called when the dds flip setting is changed by the gui.

void makVrv::DtLoaderSettingsLogic::on_exportFilePathChosen ( const std::string &  filePath)
protected

Called when the dds flip setting is changed by the gui.

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

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

Member Data Documentation

DtLoaderSettingsInterface& makVrv::DtLoaderSettingsLogic::myWidget
protected

Called when the dds flip setting is changed by the gui.

DtPersistenceControlsInterface& makVrv::DtLoaderSettingsLogic::myPersistenceControls
protected

Called when the dds flip setting is changed by the gui.

DtDe& makVrv::DtLoaderSettingsLogic::myDe
protected

Called when the dds flip setting 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)