KColor Member ListThis is the complete list of members for KColor, including all inherited members.
alloc() | QColor | |
b (defined in KColor) | KColor | [protected] |
blue() | QColor | |
cleanup() | QColor | |
colorNames() | QColor | |
currentAllocContext() | QColor | |
dark(int factor=200) | QColor | |
destroyAllocContext(int context) | QColor | |
enterAllocContext() | QColor | |
g (defined in KColor) | KColor | [protected] |
getHsv(int *h, int *s, int *v) | QColor | |
getHsv(int &h, int &s, int &v) | QColor | |
getRgb(int *r, int *g, int *b) | QColor | |
green() | QColor | |
h (defined in KColor) | KColor | [protected] |
hsv(int *_h, int *_s, int *_v) const (defined in KColor) | KColor | |
QColor::hsv(int *h, int *s, int *v) | QColor | |
initialize() | QColor | |
isValid() | QColor | |
KColor() (defined in KColor) | KColor | |
KColor(const KColor &col) (defined in KColor) | KColor | |
KColor(const QColor &col) (defined in KColor) | KColor | |
leaveAllocContext() | QColor | |
light(int factor=150) | QColor | |
maxColors() | QColor | |
name() | QColor | |
numBitPlanes() | QColor | |
operator!=(const QColor &c) | QColor | |
operator=(const KColor &col) (defined in KColor) | KColor | |
QColor::operator=(const QColor &c) | QColor | |
operator==(const KColor &col) const (defined in KColor) | KColor | |
QColor::operator==(const QColor &c) | QColor | |
pixel() | QColor | |
pixel(int screen) | QColor | |
QColor() | QColor | |
QColor(int r, int g, int b) | QColor | |
QColor(int x, int y, int z, Spec colorSpec) | QColor | |
QColor(QRgb rgb, uint pixel=0xffffffff) | QColor | |
QColor(const QString &name) | QColor | |
QColor(const char *name) | QColor | |
QColor(const QColor &c) | QColor | |
r (defined in KColor) | KColor | [protected] |
red() | QColor | |
rgb(int *_r, int *_g, int *_b) const (defined in KColor) | KColor | |
QColor::rgb() | QColor | |
QColor::rgb(int *r, int *g, int *b) | QColor | |
s (defined in KColor) | KColor | [protected] |
setHsv(int _h, int _s, int _v) (defined in KColor) | KColor | |
setNamedColor(const QString &name) | QColor | |
setRgb(int _r, int _g, int _b) (defined in KColor) | KColor | |
QColor::setRgb(QRgb rgb) | QColor | |
v (defined in KColor) | KColor | [protected] |
|