Qt 4.8
QColor Member List

This is the complete list of members for QColor, including all inherited members.

acmykQColor
ahslQColor
ahsvQColor
allowX11ColorNames()QColorstatic
alphaQColor
alpha() constQColor
alphaF() constQColor
argbQColor
arrayQColor
blackQColor
black() constQColor
blackF() constQColor
blueQColor
blue() constQColor
blueF() constQColor
Cmyk enum valueQColor
colorNames()QColorstatic
convertTo(Spec colorSpec) constQColor
cspecQColorprivate
ctQColorprivate
cyanQColor
cyan() constQColor
cyanF() constQColor
dark(int f=200) constQColor
darker(int f=200) constQColorinline
fromCmyk(int c, int m, int y, int k, int a=255)QColorstatic
fromCmykF(qreal c, qreal m, qreal y, qreal k, qreal a=1.0)QColorstatic
fromHsl(int h, int s, int l, int a=255)QColorstatic
fromHslF(qreal h, qreal s, qreal l, qreal a=1.0)QColorstatic
fromHsv(int h, int s, int v, int a=255)QColorstatic
fromHsvF(qreal h, qreal s, qreal v, qreal a=1.0)QColorstatic
fromRgb(QRgb rgb)QColorstatic
fromRgb(int r, int g, int b, int a=255)QColorstatic
fromRgba(QRgb rgba)QColorstatic
fromRgbF(qreal r, qreal g, qreal b, qreal a=1.0)QColorstatic
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) constQColor
getHslF(qreal *h, qreal *s, qreal *l, qreal *a=0) constQColor
getHsv(int *h, int *s, int *v, int *a=0) constQColor
getHsvF(qreal *h, qreal *s, qreal *v, qreal *a=0) constQColor
getRgb(int *r, int *g, int *b, int *a=0) constQColor
getRgbF(qreal *r, qreal *g, qreal *b, qreal *a=0) constQColor
greenQColor
green() constQColor
greenF() constQColor
Hsl enum valueQColor
hslHue() constQColor
hslHueF() constQColor
hslSaturation() constQColor
hslSaturationF() constQColor
Hsv enum valueQColor
hsvHue() constQColor
hsvHueF() constQColor
hsvSaturation() constQColor
hsvSaturationF() constQColor
hueQColor
hue() constQColor
hueF() constQColor
Invalid enum valueQColor
invalidate()QColorprivate
isValid() constQColorinline
isValidColor(const QString &name)QColorstatic
light(int f=150) constQColor
lighter(int f=150) constQColorinline
lightnessQColor
lightness() constQColor
lightnessF() constQColor
magentaQColor
magenta() constQColor
magentaF() constQColor
name() constQColor
operator QVariant() constQColor
operator!=(const QColor &c) constQColor
operator<<(QDataStream &, const QColor &)QColorfriend
operator=(const QColor &)QColor
operator=(Qt::GlobalColor color)QColor
operator==(const QColor &c) constQColor
operator>>(QDataStream &, QColor &)QColorfriend
padQColor
qAlpha(QRgb rgba)QColorrelated
qBlue(QRgb rgb)QColorrelated
QColor()QColorinline
QColor(Qt::GlobalColor color)QColor
QColor(int r, int g, int b, int a=255)QColorinline
QColor(QRgb rgb)QColor
QColor(const QString &name)QColorinline
QColor(const char *name)QColorinline
QColor(const QColor &color)QColorinline
QColor(Spec spec)QColor
QColor(int, int, int, Spec)QColorprivate
QColormap classQColorfriend
qGray(int r, int g, int b)QColorrelated
qGray(QRgb rgb)QColorrelated
qGreen(QRgb rgb)QColorrelated
qRed(QRgb rgb)QColorrelated
QRgbQColorrelated
qRgb(int r, int g, int b)QColorrelated
qRgba(int r, int g, int b, int a)QColorrelated
redQColor
red() constQColor
redF() constQColor
rgb() constQColor
Rgb enum valueQColor
rgba() constQColor
saturationQColor
saturation() constQColor
saturationF() constQColor
setAllowX11ColorNames(bool enabled)QColorstatic
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
setColorFromString(const QString &name)QColorprivate
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 enum nameQColor
spec() constQColorinline
toCmyk() constQColor
toHsl() constQColor
toHsv() constQColor
toRgb() constQColor
valueQColor
value() constQColor
valueF() constQColor
yellowQColor
yellow() constQColor
yellowF() constQColor