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::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. More...
 
virtual ~DtLoaderSettingsLogic ()
 DTOR. More...
 

Protected Member Functions

void sendSettingsToGui ()
 Set up the gui with the current settings. More...
 
- Protected Member Functions inherited from makVrv::DtSignalConnectionManager
bool blockConnection (int index, bool blocked)
 Blocks/unblocks connections. More...
 
bool connectionBlocked (int index) const
 check whether connections are blocked. More...
 
 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...
 

Boost slots

DtLoaderSettingsInterfacemyWidget
 
DtPersistenceControlsInterfacemyPersistenceControls
 
DtDemyDe
 
void slot_ddsFlipSet (bool flip)
 Called when the dds flip setting is changed by the gui. More...
 
void on_import ()
 Persistence slots: More...
 
void on_export ()
 
void on_importFilePathChosen (const std::string &filePath)
 
void on_exportFilePathChosen (const std::string &filePath)
 
virtual void settingsRestored (const DtSettingsBackup *)
 Called when settings are restored. Resets gui if the restored object type is of this class. More...
 

Additional Inherited Members

- Protected Types inherited from makVrv::DtSignalConnectionManager
typedef std::vector
< boost::signalslib::connection > 
Connections
 A collection of signals. More...
 
typedef std::vector
< boost::signalslib2::connection > 
Connections2
 
- Protected 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

The logic for dealing with Loader settings.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrv::DtLoaderSettingsLogic::~DtLoaderSettingsLogic ( )
virtual

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
void makVrv::DtLoaderSettingsLogic::on_importFilePathChosen ( const std::string &  filePath)
protected
void makVrv::DtLoaderSettingsLogic::on_exportFilePathChosen ( const std::string &  filePath)
protected
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
DtPersistenceControlsInterface& makVrv::DtLoaderSettingsLogic::myPersistenceControls
protected
DtDe& makVrv::DtLoaderSettingsLogic::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)