Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
This is the complete list of members for QtGui.QColor, including all inherited members.
Alpha | QtGui.QColor | |
AlphaF | QtGui.QColor | |
Black | QtGui.QColor | |
BlackF | QtGui.QColor | |
Blue | QtGui.QColor | |
BlueF | QtGui.QColor | |
ColorNames | QtGui.QColor | static |
ConvertTo(QColor.Spec colorSpec) | QtGui.QColor | |
CreateProxy() | QtGui.QColor | virtual |
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.QColor | static |
FromCmykF(double c, double m, double y, double k, double a=1.0) | QtGui.QColor | static |
FromHsl(int h, int s, int l, int a=255) | QtGui.QColor | static |
FromHslF(double h, double s, double l, double a=1.0) | QtGui.QColor | static |
FromHsv(int h, int s, int v, int a=255) | QtGui.QColor | static |
FromHsvF(double h, double s, double v, double a=1.0) | QtGui.QColor | static |
FromRgb(uint rgb) | QtGui.QColor | static |
FromRgb(int r, int g, int b, int a=255) | QtGui.QColor | static |
FromRgba(uint rgba) | QtGui.QColor | static |
FromRgbF(double r, double g, double b, double a=1.0) | QtGui.QColor | static |
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 | |
Green | QtGui.QColor | |
GreenF | QtGui.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 | |
interceptor | QtGui.QColor | protected |
IsValid | QtGui.QColor | |
IsValidColor(string name) | QtGui.QColor | static |
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 one, QColor c) | QtGui.QColor | static |
operator==(QColor one, QColor c) | QtGui.QColor | static |
QColor(System.Type dummy) | QtGui.QColor | protected |
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 | |
Red | QtGui.QColor | |
RedF | QtGui.QColor | |
Rgb | QtGui.QColor | |
Rgba | QtGui.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 | |
SmokeObject | QtGui.QColor | |
Spec enum name | QtGui.QColor | |
spec | QtGui.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 |