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
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. More...
 
virtual ~DtIntersectorSettingsLogic ()
 DTOR. More...
 

Protected Member Functions

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

Persistence slots

DtSignalConnectionManager myConnections
 
DtIntersectorSettingsInterfacemyInterface
 
DtPersistenceControlsInterfacemyPersistenceControls
 
DtDemyDe
 
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 *)
 Called when settings are restored. More...
 

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 ( const DtColorValue color)
protected

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

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

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

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

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

void makVrv::DtIntersectorSettingsLogic::on_import ( )
protected
void makVrv::DtIntersectorSettingsLogic::on_export ( )
protected
void makVrv::DtIntersectorSettingsLogic::on_importFilePathChosen ( const std::string &  filePath)
protected
void makVrv::DtIntersectorSettingsLogic::on_exportFilePathChosen ( const std::string &  filePath)
protected
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
DtIntersectorSettingsInterface& makVrv::DtIntersectorSettingsLogic::myInterface
protected
DtPersistenceControlsInterface& makVrv::DtIntersectorSettingsLogic::myPersistenceControls
protected
DtDe& makVrv::DtIntersectorSettingsLogic::myDe
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)