#include <QRange.h>
Definition at line 17 of file QRange.h.
◆ QRange()
QRange::QRange |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~QRange()
◆ GetValue()
void QRange::GetValue |
( |
double & |
smallVal, |
|
|
double & |
bigVal |
|
) |
| |
◆ rangeChanged
void QRange::rangeChanged |
( |
| ) |
|
|
signal |
◆ SetDecimals()
void QRange::SetDecimals |
( |
int |
dec | ) |
|
◆ SetExtents()
void QRange::SetExtents |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
◆ SetIntType()
void QRange::SetIntType |
( |
bool |
| ) |
|
◆ SetMainLabel()
void QRange::SetMainLabel |
( |
const QString & |
| ) |
|
◆ SetValue()
void QRange::SetValue |
( |
double |
smallVal, |
|
|
double |
bigVal |
|
) |
| |
The documentation for this class was generated from the following file:
- /Users/pearse/VAPOR/apps/vaporgui/QRange.h