VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtInterfaceLayoutEditorLogic Class Reference

The logic for the GUI layout page.

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

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)
 
DtSignalConnectionManageroperator+= (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

DtDemyDe
 
DtInterfaceLayoutEditorWidgetInterfacemyInterface
 
DtPersistenceControlsInterfacemyToolbar
 
- 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
 

Constructor & Destructor Documentation

makVrv::DtInterfaceLayoutEditorLogic::DtInterfaceLayoutEditorLogic ( DtDe de,
DtPersistenceControlsInterface persistenceControls,
DtInterfaceLayoutEditorWidgetInterface iFace 
)
virtual makVrv::DtInterfaceLayoutEditorLogic::~DtInterfaceLayoutEditorLogic ( )
virtual

virtual DTOR

Member Function Documentation

virtual void makVrv::DtInterfaceLayoutEditorLogic::setupGui ( )
virtual
virtual void makVrv::DtInterfaceLayoutEditorLogic::on_import ( )
virtual

Persistence slots:

virtual void makVrv::DtInterfaceLayoutEditorLogic::on_export ( )
virtual
virtual void makVrv::DtInterfaceLayoutEditorLogic::on_importFilePathChosen ( const std::string &  filePath)
virtual
virtual void makVrv::DtInterfaceLayoutEditorLogic::on_exportFilePathChosen ( const std::string &  filePath)
virtual
virtual void makVrv::DtInterfaceLayoutEditorLogic::on_restoreFactorySettings ( )
virtual
virtual void makVrv::DtInterfaceLayoutEditorLogic::on_restoreLastSettings ( )
virtual
virtual void makVrv::DtInterfaceLayoutEditorLogic::processSavedConfig ( const DtVrvApplicationConfiguration::UIConfiguration savedConfig)
protectedvirtual

Member Data Documentation

DtDe& makVrv::DtInterfaceLayoutEditorLogic::myDe
protected
DtInterfaceLayoutEditorWidgetInterface& makVrv::DtInterfaceLayoutEditorLogic::myInterface
protected
DtPersistenceControlsInterface& makVrv::DtInterfaceLayoutEditorLogic::myToolbar
protected

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)