KDEUI
khuesaturationselect.cpp
Go to the documentation of this file.
KColorChooserMode chooserMode() const
Returns the chooser mode.
Definition: khuesaturationselect.cpp:55
bool end()
void setRenderHint(RenderHint hint, bool on)
int colorValue() const
Returns the color value (also known as lumniousity, 0-255)
Definition: khuesaturationselect.cpp:100
void setPixel(int x, int y, uint index_or_rgb)
int y() const
void setRange(int minX, int minY, int maxX, int maxY)
Sets the range of possible values.
Definition: kxyselector.cpp:83
Definition: kcolorchoosermode.h:27
KHueSaturationSelector(QWidget *parent=0)
Constructs a hue/saturation selection widget.
Definition: khuesaturationselect.cpp:49
void setColorValue(int colorValue)
Sets the color value (0-255)
Definition: khuesaturationselect.cpp:105
Definition: khuesaturationselect.h:28
Definition: kcolorchoosermode.h:26
QSize size() const
int x() const
virtual void drawPalette(QPixmap *pixmap)
Draws the contents of the widget on a pixmap, which is used for buffering.
Definition: khuesaturationselect.cpp:130
QRgb rgb() const
void drawPixmap(const QRectF &target, const QPixmap &pixmap, const QRectF &source)
virtual void resizeEvent(QResizeEvent *)
Definition: khuesaturationselect.cpp:120
void drawImage(const QRectF &target, const QImage &image, const QRectF &source, QFlags< Qt::ImageConversionFlag > flags)
Definition: kcolorchoosermode.h:24
void setChooserMode(KColorChooserMode chooserMode)
Sets the chooser mode.
Definition: khuesaturationselect.cpp:60
KXYSelector is the base class for other widgets which provides the ability to choose from a two-dimen...
Definition: kxyselector.h:39
void setHsv(int h, int s, int v, int a)
virtual void drawContents(QPainter *painter)
Reimplemented from KXYSelector.
Definition: khuesaturationselect.cpp:125
void setSaturation(int saturation)
Sets the saturation (0-255)
Definition: khuesaturationselect.cpp:95
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.