VR-Forces 4.3 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 | 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.
 ~DtContourizationLogic ()
 DTOR.
void slot_onContoursEnabledChanged (bool enabled)
 Slot triggered when the interface's "contours enabled" state changes.
void slot_onIntermediateLinesChanged (bool enabled)
 Slot triggered when the interface's "intermediate lines enabled" state changes.
void slot_onThicknessChanged (double value)
 Slot triggered when the interface's thickness value changes.
void slot_onIntervalChanged (double value)
 Slot triggered when the interface's interval value changes.
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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)