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 640 of file qwt_color_map.cpp.
QwtHueColorMap::PrivateData::PrivateData | ( | ) |
Definition at line 658 of file qwt_color_map.cpp.
void QwtHueColorMap::PrivateData::updateTable | ( | ) |
Definition at line 668 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::alpha |
Definition at line 650 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::hue1 |
Definition at line 647 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::hue2 |
Definition at line 647 of file qwt_color_map.cpp.
QRgb QwtHueColorMap::PrivateData::rgbMax |
Definition at line 653 of file qwt_color_map.cpp.
QRgb QwtHueColorMap::PrivateData::rgbMin |
Definition at line 652 of file qwt_color_map.cpp.
QRgb QwtHueColorMap::PrivateData::rgbTable[360] |
Definition at line 655 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::saturation |
Definition at line 648 of file qwt_color_map.cpp.
int QwtHueColorMap::PrivateData::value |
Definition at line 649 of file qwt_color_map.cpp.