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

Public Methods | |
| KValueSelector (QWidget *parent=0, const char *name=0) | |
| KValueSelector (Orientation o, 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 103 of file kcolordialog.h.
|
||||||||||||
|
Constructs a widget for color selection. |
|
||||||||||||||||
|
Constructs a widget for color selection with a given orientation |
|
|
Reimplemented from KSelector. The drawing is buffered in a pixmap here. As real drawing routine, drawPalette() is used. Reimplemented from KSelector. |
|
|
Draws the contents of the widget on a pixmap, which is used for buffering. |
|
|
@reimplemented |
1.2.18