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 | Protected Attributes
makVrv::DtInterfaceLayoutEditorLogic Class Reference

The logic for the GUI layout page. More...

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

Public Member Functions

 DtInterfaceLayoutEditorLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtInterfaceLayoutEditorWidgetInterface &iFace)
 
virtual ~DtInterfaceLayoutEditorLogic ()
 virtual DTOR More...
 
virtual void setupGui ()
 
virtual void on_import ()
 Persistence slots: More...
 
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 ()
 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...
 

Protected Member Functions

virtual void processSavedConfig (const DtVrvApplicationConfiguration::UIConfiguration &savedConfig)
 
- 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...
 

Protected Attributes

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

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
 

Detailed Description

The logic for the GUI layout page.

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)