Qyoto  4.0.6
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
BlackQtGui.QColor
BlackFQtGui.QColor
BlueQtGui.QColor
BlueFQtGui.QColor
ColorNamesQtGui.QColorstatic
ConvertTo(QColor.Spec colorSpec)QtGui.QColor
CreateProxy()QtGui.QColorvirtual
CyanQtGui.QColor
CyanFQtGui.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
HslHueQtGui.QColor
HslHueFQtGui.QColor
HslSaturationQtGui.QColor
HslSaturationFQtGui.QColor
HsvHueQtGui.QColor
HsvHueFQtGui.QColor
HsvSaturationQtGui.QColor
HsvSaturationFQtGui.QColor
HueQtGui.QColor
HueFQtGui.QColor
interceptorQtGui.QColorprotected
IsValidQtGui.QColor
IsValidColor(string name)QtGui.QColorstatic
Light(int f=150)QtGui.QColor
Lighter(int f=150)QtGui.QColor
LightnessQtGui.QColor
LightnessFQtGui.QColor
MagentaQtGui.QColor
MagentaFQtGui.QColor
NameQtGui.QColor
operator!=(QColor one, QColor c)QtGui.QColorstatic
operator==(QColor one, QColor c)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
SaturationQtGui.QColor
SaturationFQtGui.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 enum nameQtGui.QColor
specQtGui.QColor
ToCmyk()QtGui.QColor
ToHsl()QtGui.QColor
ToHsv()QtGui.QColor
ToRgb()QtGui.QColor
ValueQtGui.QColor
ValueFQtGui.QColor
YellowQtGui.QColor
YellowFQtGui.QColor