Member List

  • Main Page
  • Topics
  • Modules
  • Namespaces
  • Classes
  • Files
  • Examples
  • Class List
  • Class Hierarchy
  • Class Members
QColor Member List

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

acmykQColor
ahslQColor
ahsvQColor
allowX11ColorNames()QColorstatic
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()QColorstatic
convertTo(Spec colorSpec) const QColor
cyanQColor
cyan() const QColor
cyanF() const QColor
dark(int f=200) const QColor
darker(int f=200) const QColorinline
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) 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 QColorinline
isValidColor(const QString &name)QColorstatic
light(int f=150) const QColor
lighter(int f=150) const QColorinline
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 &)QColorfriend
operator=(const QColor &)QColor
operator=(Qt::GlobalColor color)QColor
operator==(const QColor &c) const QColor
operator>>(QDataStream &, QColor &)QColorfriend
padQColor
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
QColormap classQColorfriend
redQColor
red() const QColor
redF() const QColor
rgb() const QColor
Rgb enum valueQColor
rgba() const QColor
saturationQColor
saturation() const QColor
saturationF() const QColor
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
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() const QColorinline
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
Please send us your comment about this page