Public Member Functions | |
PrivateData () | |
~PrivateData () | |
Public Attributes | |
bool | alarmEnabled |
double | alarmLevel |
bool | autoFillPipe |
int | borderWidth |
QwtColorMap * | colorMap |
Qt::Orientation | orientation |
double | origin |
QwtThermo::OriginMode | originMode |
int | pipeWidth |
QwtInterval::BorderFlags | rangeFlags |
QwtThermo::ScalePosition | scalePosition |
int | spacing |
double | value |
Definition at line 69 of file qwt_thermo.cpp.
|
inline |
Definition at line 72 of file qwt_thermo.cpp.
|
inline |
Definition at line 89 of file qwt_thermo.cpp.
bool QwtThermo::PrivateData::alarmEnabled |
Definition at line 103 of file qwt_thermo.cpp.
double QwtThermo::PrivateData::alarmLevel |
Definition at line 102 of file qwt_thermo.cpp.
bool QwtThermo::PrivateData::autoFillPipe |
Definition at line 104 of file qwt_thermo.cpp.
int QwtThermo::PrivateData::borderWidth |
Definition at line 98 of file qwt_thermo.cpp.
QwtColorMap* QwtThermo::PrivateData::colorMap |
Definition at line 108 of file qwt_thermo.cpp.
Qt::Orientation QwtThermo::PrivateData::orientation |
Definition at line 94 of file qwt_thermo.cpp.
double QwtThermo::PrivateData::origin |
Definition at line 106 of file qwt_thermo.cpp.
QwtThermo::OriginMode QwtThermo::PrivateData::originMode |
Definition at line 105 of file qwt_thermo.cpp.
int QwtThermo::PrivateData::pipeWidth |
Definition at line 99 of file qwt_thermo.cpp.
QwtInterval::BorderFlags QwtThermo::PrivateData::rangeFlags |
Definition at line 101 of file qwt_thermo.cpp.
QwtThermo::ScalePosition QwtThermo::PrivateData::scalePosition |
Definition at line 95 of file qwt_thermo.cpp.
int QwtThermo::PrivateData::spacing |
Definition at line 97 of file qwt_thermo.cpp.
double QwtThermo::PrivateData::value |
Definition at line 110 of file qwt_thermo.cpp.