VAPOR3
3.9.4
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Variables
Typedefs
Enumerations
Enumerator
a
f
g
m
n
o
p
s
t
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
c
d
e
f
g
h
l
m
o
p
r
s
t
v
x
Enumerator
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Functions
_
c
d
f
o
p
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
Functions
_
c
d
h
m
o
p
r
u
v
Variables
Typedefs
Enumerations
Enumerator
a
c
h
p
r
s
t
u
v
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
apps
vaporgui
TFHistogramInfoWidget.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
TFInfoWidget.h
"
4
#include <QLineEdit>
5
6
namespace
VAPoR
{
7
class
RenderParams;
8
}
9
10
class
TFHistogramInfoWidget
:
public
TFInfoWidget
{
11
Q_OBJECT
12
13
using
TFInfoWidget::TFInfoWidget
;
14
15
public
:
16
TFHistogramInfoWidget
(
const
std::string &variableNameTag);
17
18
public
slots:
19
void
SetControlPoint
(
float
value);
20
void
Deselect
();
21
};
TFInfoWidget.h
TFHistogramInfoWidget
Definition:
TFHistogramInfoWidget.h:10
TFHistogramInfoWidget::TFHistogramInfoWidget
TFHistogramInfoWidget(const std::string &variableNameTag)
TFHistogramInfoWidget::Deselect
void Deselect()
TFHistogramInfoWidget::SetControlPoint
void SetControlPoint(float value)
TFInfoWidget
Definition:
TFInfoWidget.h:16
TFInfoWidget::TFInfoWidget
TFInfoWidget(const std::string &variableNameTag)
VAPoR
Definition:
AnnotationParams.h:33
Generated by
1.9.6