Public Member Functions | |
PrivateData () | |
void | updateTable () |
Public Attributes | |
int | alpha |
int | hue1 |
int | hue2 |
QRgb | rgbMax |
QRgb | rgbMin |
QRgb | rgbTable [360] |
int | saturation |
int | value |
Definition at line 685 of file qwt_color_map.cpp.
QwtHueColorMap::PrivateData::PrivateData | ( | ) |
Definition at line 703 of file qwt_color_map.cpp.
void QwtHueColorMap::PrivateData::updateTable | ( | ) |
Definition at line 713 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::alpha |
Definition at line 695 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::hue1 |
Definition at line 692 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::hue2 |
Definition at line 692 of file qwt_color_map.cpp.
QRgb QwtHueColorMap::PrivateData::rgbMax |
Definition at line 698 of file qwt_color_map.cpp.
QRgb QwtHueColorMap::PrivateData::rgbMin |
Definition at line 697 of file qwt_color_map.cpp.
QRgb QwtHueColorMap::PrivateData::rgbTable[360] |
Definition at line 700 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::saturation |
Definition at line 693 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::value |
Definition at line 694 of file qwt_color_map.cpp.