VAPOR3 3.9.4
Public Slots | Signals | Protected Member Functions | List of all members
TFIsoValueInfoWidget Class Reference

#include <TFIsoValueInfoWidget.h>

Inheritance diagram for TFIsoValueInfoWidget:
TFInfoWidget

Public Slots

void SetControlPoint (float value)
 
void Deselect ()
 

Signals

void ControlPointChanged (float value)
 

Protected Member Functions

void controlPointChanged ()
 
- Protected Member Functions inherited from TFInfoWidget
void paintEvent (QPaintEvent *event)
 
void updateValue ()
 
void updateValueEditValidator ()
 
bool isUsingNormalizedValue () const
 
bool isUsingMappedValue () const
 
float toMappedValue (float normalized) const
 
float toNormalizedValue (float mapped) const
 
float getValueFromEdit () const
 
virtual void controlPointChanged ()
 

Additional Inherited Members

- Public Types inherited from TFInfoWidget
enum  ValueFormat { Mapped = 0 , Percent = 1 }
 
- Public Member Functions inherited from TFInfoWidget
 TFInfoWidget (const std::string &variableNameTag)
 
void Update (VAPoR::RenderParams *rParams)
 
void DeselectControlPoint ()
 
void SetNormalizedValue (float value)
 
- Protected Attributes inherited from TFInfoWidget
VDoubleLineEdit_valueEdit
 
QComboBox * _valueEditType
 
float _min = 0
 
float _max = 1
 
float _value
 
const std::string _variableNameTag
 

Detailed Description

Definition at line 10 of file TFIsoValueInfoWidget.h.

Member Function Documentation

◆ controlPointChanged()

void TFIsoValueInfoWidget::controlPointChanged ( )
protectedvirtual

Reimplemented from TFInfoWidget.

◆ ControlPointChanged

void TFIsoValueInfoWidget::ControlPointChanged ( float  value)
signal

◆ Deselect

void TFIsoValueInfoWidget::Deselect ( )
slot

◆ SetControlPoint

void TFIsoValueInfoWidget::SetControlPoint ( float  value)
slot

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