|
|
Widget for Hue/Saturation selection. The actual values can be fetched using the inherited xValue and yValue methods.
See also: KXYSelector, KValueSelector, KColorDialog
|
Constructs a hue/saturation selection widget.
void |
void |
[protected: virtual]
Draws the contents of the widget on a pixmap, which is used for buffering.
void |
[protected: virtual]
void |
[protected: virtual]
Reimplemented from KXYSelector. This drawing is buffered in a pixmap here. As real drawing routine, drawPalette() is used.
Reimplemented from KXYSelector.