QColor Member List

This is the complete list of members for QColor, including all inherited members.
acmykQColor
ahslQColor
ahsvQColor
alphaQColor
alpha() const QColor
alphaF() const QColor
argbQColor
arrayQColor
blackQColor
black() const QColor
blackF() const QColor
blueQColor
blue() const QColor
blueF() const QColor
Cmyk enum valueQColor
colorNames()QColor [static]
convertTo(Spec colorSpec) const QColor
cyanQColor
cyan() const QColor
cyanF() const QColor
dark(int f=200) const QColor
darker(int f=200) const QColor [inline]
fromCmyk(int c, int m, int y, int k, int a=255)QColor [static]
fromCmykF(qreal c, qreal m, qreal y, qreal k, qreal a=1.0)QColor [static]
fromHsl(int h, int s, int l, int a=255)QColor [static]
fromHslF(qreal h, qreal s, qreal l, qreal a=1.0)QColor [static]
fromHsv(int h, int s, int v, int a=255)QColor [static]
fromHsvF(qreal h, qreal s, qreal v, qreal a=1.0)QColor [static]
fromRgb(QRgb rgb)QColor [static]
fromRgb(int r, int g, int b, int a=255)QColor [static]
fromRgba(QRgb rgba)QColor [static]
fromRgbF(qreal r, qreal g, qreal b, qreal a=1.0)QColor [static]
getCmyk(int *c, int *m, int *y, int *k, int *a=0)QColor
getCmykF(qreal *c, qreal *m, qreal *y, qreal *k, qreal *a=0)QColor
getHsl(int *h, int *s, int *l, int *a=0) const QColor
getHslF(qreal *h, qreal *s, qreal *l, qreal *a=0) const QColor
getHsv(int *h, int *s, int *v, int *a=0) const QColor
getHsvF(qreal *h, qreal *s, qreal *v, qreal *a=0) const QColor
getRgb(int *r, int *g, int *b, int *a=0) const QColor
getRgbF(qreal *r, qreal *g, qreal *b, qreal *a=0) const QColor
greenQColor
green() const QColor
greenF() const QColor
Hsl enum valueQColor
hslHue() const QColor
hslHueF() const QColor
hslSaturation() const QColor
hslSaturationF() const QColor
Hsv enum valueQColor
hsvHue() const QColor
hsvHueF() const QColor
hsvSaturation() const QColor
hsvSaturationF() const QColor
hueQColor
hue() const QColor
hueF() const QColor
Invalid enum valueQColor
isValid() const QColor [inline]
isValidColor(const QString &name)QColor [static]
light(int f=150) const QColor
lighter(int f=150) const QColor [inline]
lightnessQColor
lightness() const QColor
lightnessF() const QColor
magentaQColor
magenta() const QColor
magentaF() const QColor
name() const QColor
operator QVariant() const QColor
operator!=(const QColor &c) const QColor
operator<<(QDataStream &, const QColor &)QColor [friend]
operator=(const QColor &)QColor
operator=(Qt::GlobalColor color)QColor
operator==(const QColor &c) const QColor
operator>>(QDataStream &, QColor &)QColor [friend]
padQColor
QColor()QColor [inline]
QColor(Qt::GlobalColor color)QColor
QColor(int r, int g, int b, int a=255)QColor [inline]
QColor(QRgb rgb)QColor
QColor(const QString &name)QColor [inline]
QColor(const char *name)QColor [inline]
QColor(const QColor &color)QColor [inline]
QColor(Spec spec)QColor
QColormap classQColor [friend]
redQColor
red() const QColor
redF() const QColor
rgb() const QColor
Rgb enum valueQColor
rgba() const QColor
saturationQColor
saturation() const QColor
saturationF() const QColor
setAlpha(int alpha)QColor
setAlphaF(qreal alpha)QColor
setBlue(int blue)QColor
setBlueF(qreal blue)QColor
setCmyk(int c, int m, int y, int k, int a=255)QColor
setCmykF(qreal c, qreal m, qreal y, qreal k, qreal a=1.0)QColor
setGreen(int green)QColor
setGreenF(qreal green)QColor
setHsl(int h, int s, int l, int a=255)QColor
setHslF(qreal h, qreal s, qreal l, qreal a=1.0)QColor
setHsv(int h, int s, int v, int a=255)QColor
setHsvF(qreal h, qreal s, qreal v, qreal a=1.0)QColor
setNamedColor(const QString &name)QColor
setRed(int red)QColor
setRedF(qreal red)QColor
setRgb(int r, int g, int b, int a=255)QColor
setRgb(QRgb rgb)QColor
setRgba(QRgb rgba)QColor
setRgbF(qreal r, qreal g, qreal b, qreal a=1.0)QColor
spec() const QColor [inline]
Spec enum nameQColor
toCmyk() const QColor
toHsl() const QColor
toHsv() const QColor
toRgb() const QColor
valueQColor
value() const QColor
valueF() const QColor
yellowQColor
yellow() const QColor
yellowF() const QColor