![]() |
VR-Forces Developer's Guide
|
The logic for the GUI layout page.

Public Member Functions | |
| DtInterfaceLayoutEditorLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtInterfaceLayoutEditorWidgetInterface &iFace) | |
| virtual | ~DtInterfaceLayoutEditorLogic () |
| virtual void | setupGui () |
| virtual void | on_import () |
| virtual void | on_export () |
| virtual void | on_importFilePathChosen (const std::string &filePath) |
| virtual void | on_exportFilePathChosen (const std::string &filePath) |
| virtual void | on_restoreFactorySettings () |
| virtual void | on_restoreLastSettings () |
Public 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 |
Protected Member Functions | |
| virtual void | processSavedConfig (const DtVrvApplicationConfiguration::UIConfiguration &savedConfig) |
Protected Attributes | |
| DtDe & | myDe |
| DtInterfaceLayoutEditorWidgetInterface & | myInterface |
| DtPersistenceControlsInterface & | myToolbar |
Protected Attributes inherited from makVrv::DtSignalConnectionManager | |
| Connections | myConnections |
| bool | myConnectionsBlocked |
| bool | myIndiviualConnectionedBlocked |
| std::vector < boost::signalslib::shared_connection_block * > | mySharedConnectionsBlockManager |
Additional Inherited Members | |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
| makVrv::DtInterfaceLayoutEditorLogic::DtInterfaceLayoutEditorLogic | ( | DtDe & | de, |
| DtPersistenceControlsInterface & | persistenceControls, | ||
| DtInterfaceLayoutEditorWidgetInterface & | iFace | ||
| ) |
|
virtual |
virtual DTOR
|
virtual |
|
virtual |
Persistence slots:
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |