![]() |
VR-Forces Developer's Guide
|
The logic for dealing with Loader settings.

Public Member Functions | |
| DtLoaderSettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtLoaderSettingsInterface &widget) | |
| virtual | ~DtLoaderSettingsLogic () |
Protected Member Functions | |
| void | sendSettingsToGui () |
Protected Member Functions inherited from makVrv::DtSignalConnectionManager | |
| DtSignalConnectionManager () | |
| virtual | ~DtSignalConnectionManager () |
| void | manageConnection (const boost::signalslib::connection &conn) |
| DtSignalConnectionManager & | operator+= (const boost::signalslib::connection &conn) |
| bool | blockConnections (bool blocked) |
| int | numberOfConnections () const |
| void | disconnectSignals () |
| bool | connectionsBlocked () const |
Boost slots | |
| DtLoaderSettingsInterface & | myWidget |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
| void | slot_ddsFlipSet (bool flip) |
| void | on_import () |
| void | on_export () |
| void | on_importFilePathChosen (const std::string &filePath) |
| void | on_exportFilePathChosen (const std::string &filePath) |
| virtual void | settingsRestored (const DtSettingsBackup *) |
Additional Inherited Members | |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
Protected Attributes inherited from makVrv::DtSignalConnectionManager | |
| Connections | myConnections |
| bool | myConnectionsBlocked |
| bool | myIndiviualConnectionedBlocked |
| std::vector < boost::signalslib::shared_connection_block * > | mySharedConnectionsBlockManager |
| makVrv::DtLoaderSettingsLogic::DtLoaderSettingsLogic | ( | DtDe & | de, |
| DtPersistenceControlsInterface & | persistenceControls, | ||
| DtLoaderSettingsInterface & | widget | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
protected |
Set up the gui with the current settings.
|
protected |
Called when the dds flip setting is changed by the gui.
|
protected |
Persistence slots:
|
protected |
Called when the dds flip setting is changed by the gui.
|
protected |
Called when the dds flip setting is changed by the gui.
|
protected |
Called when the dds flip setting is changed by the gui.
|
protectedvirtual |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
Called when the dds flip setting is changed by the gui.
|
protected |
Called when the dds flip setting is changed by the gui.
|
protected |
Called when the dds flip setting is changed by the gui.