, including all inherited members.
alloc() | QColor | |
b | KColor | [protected] |
blue() const | QColor | |
cleanup() | QColor | |
colorNames() | QColor | |
currentAllocContext() | QColor | |
dark(int factor=200) const | QColor | |
destroyAllocContext(int context) | QColor | |
enterAllocContext() | QColor | |
enum{Rgb, Hsv} | QColor | |
eq(const QColor &c) | QColor | |
eq(const QColor &c) const | QColor | |
eq(const QColor &c) const | QColor | |
g | KColor | [protected] |
getHsv(int *h, int *s, int *v) const | QColor | |
getRgb(int *r, int *g, int *b) const | QColor | |
green() const | QColor | |
gt(QDataStream &s, QColor &c) | QColor | |
h | KColor | [protected] |
hsv(int *_h, int *_s, int *_v) const | KColor | |
initialize() | QColor | |
isValid() const | QColor | |
KColor() | KColor | |
KColor(const KColor &col) | KColor | |
KColor(const QColor &col) | KColor | |
leaveAllocContext() | QColor | |
light(int factor=150) const | QColor | |
lt(QDataStream &s, const QColor &c) | QColor | |
maxColors() | QColor | |
name() const | QColor | |
numBitPlanes() | QColor | |
operator=(const KColor &col) | KColor | |
operator==(const KColor &col) const | KColor | |
pixel() const | QColor | |
pixel(int screen) const | QColor | |
qAlpha(QRgb rgba) | QColor | |
qBlue(QRgb rgb) | 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 | |
qGray(int r, int g, int b) | QColor | |
qGray(qRgb rgb) | QColor | |
qGreen(QRgb rgb) | QColor | |
qRed(QRgb rgb) | QColor | |
qRgb(int r, int g, int b) | QColor | |
qRgba(int r, int g, int b, int a) | QColor | |
r | KColor | [protected] |
red() const | QColor | |
rgb(int *_r, int *_g, int *_b) const | KColor | |
QColor::rgb() const | QColor | |
s | KColor | [protected] |
setHsv(int _h, int _s, int _v) | KColor | |
setNamedColor(const QString &name) | QColor | |
setRgb(int _r, int _g, int _b) | KColor | |
QColor::setRgb(QRgb rgb) | QColor | |
v | KColor | [protected] |