KDEUI
khuesaturationselect.h
Go to the documentation of this file.
KColorChooserMode chooserMode() const
Returns the chooser mode.
Definition khuesaturationselect.cpp:55
virtual void resizeEvent(QResizeEvent *)
Definition khuesaturationselect.cpp:120
KHueSaturationSelector(QWidget *parent=0)
Constructs a hue/saturation selection widget.
Definition khuesaturationselect.cpp:49
void setChooserMode(KColorChooserMode chooserMode)
Sets the chooser mode.
Definition khuesaturationselect.cpp:60
void setColorValue(int colorValue)
Sets the color value (0-255)
Definition khuesaturationselect.cpp:105
int colorValue() const
Returns the color value (also known as lumniousity, 0-255)
Definition khuesaturationselect.cpp:100
virtual void drawPalette(QPixmap *pixmap)
Draws the contents of the widget on a pixmap, which is used for buffering.
Definition khuesaturationselect.cpp:130
virtual void drawContents(QPainter *)
Override this function to draw the contents of the widget.
Definition kxyselector.cpp:241
KXYSelector(QWidget *parent=0)
Constructs a two-dimensional selector widget which has a value range of [0..100] in both directions.
Definition kxyselector.cpp:61
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.