VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
makVrv::DtIntersectorSettingsLogic Class Reference

This is the logic for the intersector settings widget. More...

Public Member Functions

 DtIntersectorSettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtIntersectorSettingsInterface &widget)
 CTOR.
virtual ~DtIntersectorSettingsLogic ()
 DTOR.

Protected Member Functions

void sendSettingsToGui ()
 Set up the gui with the current intersector settings.
void slot_intersectorDrawEnabledChanged (bool enabled)
 Called when the intersector draw enable is changed by the gui.
void slot_intersectorDrawnDurationChanged (float duration)
 Called when the intersector draw duration is changed by the gui.
void slot_failedIntersetcorColorChanged (DtColorValue color)
 Called when the failed intersector color is changed by the gui.
void slot_oddSegmentIntersectorColorChanged (DtColorValue color)
 Called when the failed intersector color is changed by the gui.
void slot_evenSegmentIntersectorColorChanged (DtColorValue color)
 Called when the failed intersector color is changed by the gui.

Persistence slots

DtSignalConnectionManager myConnections
 Called when settings are restored.
DtIntersectorSettingsInterfacemyInterface
 Called when settings are restored.
DtPersistenceControlsInterfacemyPersistenceControls
 Called when settings are restored.
DtDemyDe
 Called when settings are restored.
void on_import ()
 Called when settings are restored.
void on_export ()
 Called when settings are restored.
void on_importFilePathChosen (const std::string &filePath)
 Called when settings are restored.
void on_exportFilePathChosen (const std::string &filePath)
 Called when settings are restored.
virtual void settingsRestored (const DtSettingsBackup *)
 Called when settings are restored.

Detailed Description

This is the logic for the intersector settings widget.

Constructor & Destructor Documentation

makVrv::DtIntersectorSettingsLogic::DtIntersectorSettingsLogic ( DtDe de,
DtPersistenceControlsInterface persistenceControls,
DtIntersectorSettingsInterface widget 
)

CTOR.

virtual makVrv::DtIntersectorSettingsLogic::~DtIntersectorSettingsLogic ( )
virtual

DTOR.

Member Function Documentation

void makVrv::DtIntersectorSettingsLogic::sendSettingsToGui ( )
protected

Set up the gui with the current intersector settings.

void makVrv::DtIntersectorSettingsLogic::slot_intersectorDrawEnabledChanged ( bool  enabled)
protected

Called when the intersector draw enable is changed by the gui.

void makVrv::DtIntersectorSettingsLogic::slot_intersectorDrawnDurationChanged ( float  duration)
protected

Called when the intersector draw duration is changed by the gui.

void makVrv::DtIntersectorSettingsLogic::slot_failedIntersetcorColorChanged ( DtColorValue  color)
protected

Called when the failed intersector color is changed by the gui.

void makVrv::DtIntersectorSettingsLogic::slot_oddSegmentIntersectorColorChanged ( DtColorValue  color)
protected

Called when the failed intersector color is changed by the gui.

void makVrv::DtIntersectorSettingsLogic::slot_evenSegmentIntersectorColorChanged ( DtColorValue  color)
protected

Called when the failed intersector color is changed by the gui.

void makVrv::DtIntersectorSettingsLogic::on_import ( )
protected

Called when settings are restored.

Resets gui if the restored object type is of this class

void makVrv::DtIntersectorSettingsLogic::on_export ( )
protected

Called when settings are restored.

Resets gui if the restored object type is of this class

void makVrv::DtIntersectorSettingsLogic::on_importFilePathChosen ( const std::string &  filePath)
protected

Called when settings are restored.

Resets gui if the restored object type is of this class

void makVrv::DtIntersectorSettingsLogic::on_exportFilePathChosen ( const std::string &  filePath)
protected

Called when settings are restored.

Resets gui if the restored object type is of this class

virtual void makVrv::DtIntersectorSettingsLogic::settingsRestored ( const DtSettingsBackup )
protectedvirtual

Called when settings are restored.

Resets gui if the restored object type is of this class

Member Data Documentation

DtSignalConnectionManager makVrv::DtIntersectorSettingsLogic::myConnections
protected

Called when settings are restored.

Resets gui if the restored object type is of this class

DtIntersectorSettingsInterface& makVrv::DtIntersectorSettingsLogic::myInterface
protected

Called when settings are restored.

Resets gui if the restored object type is of this class

DtPersistenceControlsInterface& makVrv::DtIntersectorSettingsLogic::myPersistenceControls
protected

Called when settings are restored.

Resets gui if the restored object type is of this class

DtDe& makVrv::DtIntersectorSettingsLogic::myDe
protected

Called when settings are restored.

Resets gui if the restored object type is of this class


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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)