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
makVrv::DtIntersectorSettingsLogic Class Reference

This is the logic for the intersector settings widget.

Public Member Functions

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

Protected Member Functions

void sendSettingsToGui ()
 
void slot_intersectorDrawEnabledChanged (bool enabled)
 
void slot_intersectorDrawnDurationChanged (float duration)
 
void slot_failedIntersetcorColorChanged (const DtColorValue &color)
 
void slot_oddSegmentIntersectorColorChanged (const DtColorValue &color)
 
void slot_evenSegmentIntersectorColorChanged (const DtColorValue &color)
 
void slot_paperMapIntersectionOverrideChanged (bool enabled)
 

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 *)
 

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::slot_paperMapIntersectionOverrideChanged ( bool  enabled)
protected

Called when the 2D Visualer Layer intersection override 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 Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)