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::DtContourizationLogic Class Reference

The logic for the contourization page. More...

Public Member Functions

 DtContourizationLogic (DtDe &de, DtContourizationInterface &iFace, std::string def)
 CTOR. More...
 
 ~DtContourizationLogic ()
 DTOR. More...
 
void slot_onContoursEnabledChanged (bool enabled)
 Slot triggered when the interface's "contours enabled" state changes. More...
 
void slot_onIntermediateLinesChanged (bool enabled)
 Slot triggered when the interface's "intermediate lines enabled" state changes. More...
 
void slot_onThicknessChanged (double value)
 Slot triggered when the interface's thickness value changes. More...
 
void slot_onIntervalChanged (double value)
 Slot triggered when the interface's interval value changes. More...
 
void slot_displayUnitChanged (int type, int unit)
 
void slot_displayUnitDecimalsChanged (int type, int unit, int decimals)
 

Protected Member Functions

void sendSettingsToGui ()
 

Protected Attributes

DtDemyDe
 
DtSignalConnectionManager mySignals
 
DtContourizationInterfacemyInterface
 
std::string myDefinition
 

Detailed Description

The logic for the contourization page.

Constructor & Destructor Documentation

makVrv::DtContourizationLogic::DtContourizationLogic ( DtDe de,
DtContourizationInterface iFace,
std::string  def 
)

CTOR.

makVrv::DtContourizationLogic::~DtContourizationLogic ( )

DTOR.

Member Function Documentation

void makVrv::DtContourizationLogic::slot_onContoursEnabledChanged ( bool  enabled)

Slot triggered when the interface's "contours enabled" state changes.

void makVrv::DtContourizationLogic::slot_onIntermediateLinesChanged ( bool  enabled)

Slot triggered when the interface's "intermediate lines enabled" state changes.

void makVrv::DtContourizationLogic::slot_onThicknessChanged ( double  value)

Slot triggered when the interface's thickness value changes.

void makVrv::DtContourizationLogic::slot_onIntervalChanged ( double  value)

Slot triggered when the interface's interval value changes.

void makVrv::DtContourizationLogic::slot_displayUnitChanged ( int  type,
int  unit 
)
void makVrv::DtContourizationLogic::slot_displayUnitDecimalsChanged ( int  type,
int  unit,
int  decimals 
)
void makVrv::DtContourizationLogic::sendSettingsToGui ( )
protected

Member Data Documentation

DtDe& makVrv::DtContourizationLogic::myDe
protected
DtSignalConnectionManager makVrv::DtContourizationLogic::mySignals
protected
DtContourizationInterface& makVrv::DtContourizationLogic::myInterface
protected
std::string makVrv::DtContourizationLogic::myDefinition
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)