Свойство | Type | Description | |
---|---|---|---|
ChangeEvent | void | ||
Done | void | ||
QColorDialog | System | ||
SetVisible | void |
Méthode | Description | |
---|---|---|
CustomColor ( int index ) : uint | ||
CustomCount ( ) : int | ||
Dispose ( ) : void | ||
GetColor ( ) : |
||
GetColor ( |
||
GetColor ( |
||
GetColor ( |
||
GetColor ( |
||
GetRgba ( ) : uint | ||
GetRgba ( uint rgba ) : uint | ||
GetRgba ( uint rgba, bool &ok ) : uint | ||
GetRgba ( uint rgba, bool &ok, |
||
Open ( ) : void | ||
Open ( |
||
QColorDialog ( |
||
QColorDialog ( |
||
QColorDialog ( |
||
SelectedColor ( ) : |
||
SetCustomColor ( int index, uint color ) : void | ||
SetOption ( |
||
SetOption ( |
||
SetStandardColor ( int index, uint color ) : void | ||
TestOption ( |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QColorDialog ( |
Méthode | Description | |
---|---|---|
ChangeEvent ( Qyoto.QEvent arg1 ) : void | ||
Done ( int result ) : void | ||
QColorDialog ( ) : System | ||
SetVisible ( bool visible ) : void |
public static CustomColor ( int index ) : uint | ||
index | int | |
Résultat | uint |
public static GetColor ( |
||
initial | ||
Résultat |
public static GetColor ( |
||
initial | ||
parent | ||
Résultat |
public static GetColor ( |
||
initial | ||
parent | ||
title | string | |
Résultat |
public static GetColor ( |
||
initial | ||
parent | ||
title | string | |
options | uint | |
Résultat |
public static GetRgba ( uint rgba, bool &ok ) : uint | ||
rgba | uint | |
ok | bool | |
Résultat | uint |
public static GetRgba ( uint rgba, bool &ok, |
||
rgba | uint | |
ok | bool | |
parent | ||
Résultat | uint |
public Open ( |
||
receiver | ||
member | string | |
Résultat | void |
public QColorDialog ( |
||
initial | ||
Résultat | System |
public QColorDialog ( |
||
initial | ||
parent | ||
Résultat | System |
public QColorDialog ( |
||
parent | ||
Résultat | System |
protected QColorDialog ( |
||
dummy | ||
Résultat | System |
public static SetCustomColor ( int index, uint color ) : void | ||
index | int | |
color | uint | |
Résultat | void |
public SetOption ( |
||
option | ||
Résultat | void |
public SetOption ( |
||
option | ||
on | bool | |
Résultat | void |
public static SetStandardColor ( int index, uint color ) : void | ||
index | int | |
color | uint | |
Résultat | void |
public TestOption ( |
||
option | ||
Résultat | bool |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Résultat | string |