#include <kcolordialog.h>
Inheritance diagram for KHSSelector:

Public Methods | |
| KHSSelector (QWidget *parent=0, const char *name=0) | |
Protected Methods | |
| virtual void | drawPalette (QPixmap *pixmap) |
| virtual void | resizeEvent (QResizeEvent *) |
| virtual void | drawContents (QPainter *painter) |
| virtual void | virtual_hook (int id, void *data) |
Definition at line 56 of file kcolordialog.h.
|
||||||||||||
|
Constructs a hue/saturation selection widget. |
|
|
Reimplemented from KXYSelector. This drawing is buffered in a pixmap here. As real drawing routine, drawPalette() is used. Reimplemented from KXYSelector. |
|
|
Draws the contents of the widget on a pixmap, which is used for buffering. |
|
|
@reimplemented |
1.2.18