class KValueSelector
|
Dialog for colour value selection. More... |
|
|
Public Methods
- KValueSelector ( QWidget *parent=0, const char *name=0 )
- KValueSelector ( Orientation o, QWidget *parent = 0, const char *name = 0 )
- int hue () const
- void setHue ( int h )
- int saturation () const
- void setSaturation ( int s )
- void updateContents ()
Protected Methods
Detailed Description
Dialog for colour value selection.
See also: KHSSelector, KColorDialog
| KValueSelector ( QWidget *parent=0, const char *name=0 )
|
Constructs a widget for color selection.
| KValueSelector ( Orientation o, QWidget *parent = 0, const char *name = 0 )
|
Constructs a widget for color selection with a given orientation
| void drawPalette ( QPixmap *pixmap )
|
[protected virtual]
Draws the contents of the widget on a pixmap,
which is used for buffering.
[protected virtual]
@reimplemented
Reimplemented from QWidget
[protected virtual]
Reimplemented from KSelector. The drawing is
buffered in a pixmap here. As real drawing
routine, drawPalette() is used.
Reimplemented from KSelector
- Version: $Id: kcolordialog.h,v 1.34 2000/12/21 18:53:18 waba Exp $
- Author: Martin Jones (mjones@kde.org)
- Generated: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:29:58 2001, using kdoc 2.0a35.