VAPOR3 3.9.4
Public Slots | Public Member Functions | List of all members
TFHistogramInfoWidget Class Reference

#include <TFHistogramInfoWidget.h>

Inheritance diagram for TFHistogramInfoWidget:
TFInfoWidget

Public Slots

void SetControlPoint (float value)
 
void Deselect ()
 

Public Member Functions

 TFHistogramInfoWidget (const std::string &variableNameTag)
 
- Public Member Functions inherited from TFInfoWidget
 TFInfoWidget (const std::string &variableNameTag)
 
void Update (VAPoR::RenderParams *rParams)
 
void DeselectControlPoint ()
 
void SetNormalizedValue (float value)
 

Additional Inherited Members

- Public Types inherited from TFInfoWidget
enum  ValueFormat { Mapped = 0 , Percent = 1 }
 
- 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 ()
 
- 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 TFHistogramInfoWidget.h.

Constructor & Destructor Documentation

◆ TFHistogramInfoWidget()

TFHistogramInfoWidget::TFHistogramInfoWidget ( const std::string &  variableNameTag)

Member Function Documentation

◆ Deselect

void TFHistogramInfoWidget::Deselect ( )
slot

◆ SetControlPoint

void TFHistogramInfoWidget::SetControlPoint ( float  value)
slot

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