Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtGui.QColor Member List

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

AlphaQtGui.QColor
AlphaFQtGui.QColor
Black()QtGui.QColor
BlackF()QtGui.QColor
BlueQtGui.QColor
BlueFQtGui.QColor
ColorNames()QtGui.QColorstatic
ConvertTo(QColor.Spec colorSpec)QtGui.QColor
CreateProxy()QtGui.QColorvirtual
Cyan()QtGui.QColor
CyanF()QtGui.QColor
Dark(int f=200)QtGui.QColor
Darker(int f=200)QtGui.QColor
Dispose()QtGui.QColor
Equals(object o)QtGui.QColor
FromCmyk(int c, int m, int y, int k, int a=255)QtGui.QColorstatic
FromCmykF(double c, double m, double y, double k, double a=1.0)QtGui.QColorstatic
FromHsl(int h, int s, int l, int a=255)QtGui.QColorstatic
FromHslF(double h, double s, double l, double a=1.0)QtGui.QColorstatic
FromHsv(int h, int s, int v, int a=255)QtGui.QColorstatic
FromHsvF(double h, double s, double v, double a=1.0)QtGui.QColorstatic
FromRgb(uint rgb)QtGui.QColorstatic
FromRgb(int r, int g, int b, int a=255)QtGui.QColorstatic
FromRgba(uint rgba)QtGui.QColorstatic
FromRgbF(double r, double g, double b, double a=1.0)QtGui.QColorstatic
GetCmyk(ref int c, ref int m, ref int y, ref int k)QtGui.QColor
GetCmyk(ref int c, ref int m, ref int y, ref int k, ref int a)QtGui.QColor
GetCmykF(ref double c, ref double m, ref double y, ref double k)QtGui.QColor
GetCmykF(ref double c, ref double m, ref double y, ref double k, ref double a)QtGui.QColor
GetHashCode()QtGui.QColor
GetHsl(ref int h, ref int s, ref int l)QtGui.QColor
GetHsl(ref int h, ref int s, ref int l, ref int a)QtGui.QColor
GetHslF(ref double h, ref double s, ref double l)QtGui.QColor
GetHslF(ref double h, ref double s, ref double l, ref double a)QtGui.QColor
GetHsv(ref int h, ref int s, ref int v)QtGui.QColor
GetHsv(ref int h, ref int s, ref int v, ref int a)QtGui.QColor
GetHsvF(ref double h, ref double s, ref double v)QtGui.QColor
GetHsvF(ref double h, ref double s, ref double v, ref double a)QtGui.QColor
GetRgb(ref int r, ref int g, ref int b)QtGui.QColor
GetRgb(ref int r, ref int g, ref int b, ref int a)QtGui.QColor
GetRgbF(ref double r, ref double g, ref double b)QtGui.QColor
GetRgbF(ref double r, ref double g, ref double b, ref double a)QtGui.QColor
GreenQtGui.QColor
GreenFQtGui.QColor
HslHue()QtGui.QColor
HslHueF()QtGui.QColor
HslSaturation()QtGui.QColor
HslSaturationF()QtGui.QColor
HsvHue()QtGui.QColor
HsvHueF()QtGui.QColor
HsvSaturation()QtGui.QColor
HsvSaturationF()QtGui.QColor
Hue()QtGui.QColor
HueF()QtGui.QColor
interceptorQtGui.QColorprotected
IsValid()QtGui.QColor
IsValidColor(string name)QtGui.QColorstatic
Light(int f=150)QtGui.QColor
Lighter(int f=150)QtGui.QColor
Lightness()QtGui.QColor
LightnessF()QtGui.QColor
Magenta()QtGui.QColor
MagentaF()QtGui.QColor
Name()QtGui.QColor
operator!=(QColor arg1, QColor arg2)QtGui.QColorstatic
operator==(QColor arg1, QColor arg2)QtGui.QColorstatic
QColor(System.Type dummy)QtGui.QColorprotected
QColor()QtGui.QColor
QColor(QColor color)QtGui.QColor
QColor(Qt.GlobalColor color)QtGui.QColor
QColor(uint rgb)QtGui.QColor
QColor(string name)QtGui.QColor
QColor(QColor.Spec spec)QtGui.QColor
QColor(int r, int g, int b, int a=255)QtGui.QColor
RedQtGui.QColor
RedFQtGui.QColor
RgbQtGui.QColor
RgbaQtGui.QColor
Saturation()QtGui.QColor
SaturationF()QtGui.QColor
SetCmyk(int c, int m, int y, int k, int a=255)QtGui.QColor
SetCmykF(double c, double m, double y, double k, double a=1.0)QtGui.QColor
SetHsl(int h, int s, int l, int a=255)QtGui.QColor
SetHslF(double h, double s, double l, double a=1.0)QtGui.QColor
SetHsv(int h, int s, int v, int a=255)QtGui.QColor
SetHsvF(double h, double s, double v, double a=1.0)QtGui.QColor
SetNamedColor(string name)QtGui.QColor
SetRgb(int r, int g, int b, int a=255)QtGui.QColor
SetRgbF(double r, double g, double b, double a=1.0)QtGui.QColor
SmokeObjectQtGui.QColor
spec()QtGui.QColor
Spec enum nameQtGui.QColor
ToCmyk()QtGui.QColor
ToHsl()QtGui.QColor
ToHsv()QtGui.QColor
ToRgb()QtGui.QColor
Value()QtGui.QColor
ValueF()QtGui.QColor
Yellow()QtGui.QColor
YellowF()QtGui.QColor