Свойство | Тип | Описание | |
---|---|---|---|
Done | void | ||
MinimumSizeHint | Qyoto.QSize | ||
QInputDialog | System | ||
SetVisible | void | ||
SizeHint | Qyoto.QSize |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
GetDouble ( |
||
GetDouble ( |
||
GetDouble ( |
||
GetDouble ( |
||
GetDouble ( |
||
GetDouble ( |
||
GetDouble ( |
||
GetInt ( |
||
GetInt ( |
||
GetInt ( |
||
GetInt ( |
||
GetInt ( |
||
GetInt ( |
||
GetInt ( |
||
GetInteger ( |
||
GetInteger ( |
||
GetInteger ( |
||
GetInteger ( |
||
GetInteger ( |
||
GetInteger ( |
||
GetInteger ( |
||
GetItem ( |
||
GetItem ( |
||
GetItem ( |
||
GetItem ( |
||
GetItem ( |
||
GetText ( |
||
GetText ( |
||
GetText ( |
||
GetText ( |
||
GetText ( |
||
Open ( ) : void | ||
Open ( |
||
QInputDialog ( |
||
QInputDialog ( |
||
SetDoubleRange ( double min, double max ) : void | ||
SetIntRange ( int min, int max ) : void | ||
SetOption ( |
||
SetOption ( |
||
TestOption ( |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
QInputDialog ( |
Метод | Описание | |
---|---|---|
Done ( int result ) : void | ||
MinimumSizeHint ( ) : Qyoto.QSize | ||
QInputDialog ( ) : System | ||
SetVisible ( bool visible ) : void | ||
SizeHint ( ) : Qyoto.QSize |
public static GetDouble ( |
||
parent | ||
title | string | |
label | string | |
Результат | double |
public static GetDouble ( |
||
parent | ||
title | string | |
label | string | |
value | double | |
Результат | double |
public static GetDouble ( |
||
parent | ||
title | string | |
label | string | |
value | double | |
minValue | double | |
Результат | double |
public static GetDouble ( |
||
parent | ||
title | string | |
label | string | |
value | double | |
minValue | double | |
maxValue | double | |
Результат | double |
public static GetDouble ( |
||
parent | ||
title | string | |
label | string | |
value | double | |
minValue | double | |
maxValue | double | |
decimals | int | |
Результат | double |
public static GetDouble ( |
||
parent | ||
title | string | |
label | string | |
value | double | |
minValue | double | |
maxValue | double | |
decimals | int | |
ok | bool | |
Результат | double |
public static GetDouble ( |
||
parent | ||
title | string | |
label | string | |
value | double | |
minValue | double | |
maxValue | double | |
decimals | int | |
ok | bool | |
flags | uint | |
Результат | double |
public static GetInt ( |
||
parent | ||
title | string | |
label | string | |
Результат | int |
public static GetInt ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
Результат | int |
public static GetInt ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
Результат | int |
public static GetInt ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
Результат | int |
public static GetInt ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
step | int | |
Результат | int |
public static GetInt ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
step | int | |
ok | bool | |
Результат | int |
public static GetInt ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
step | int | |
ok | bool | |
flags | uint | |
Результат | int |
public static GetInteger ( |
||
parent | ||
title | string | |
label | string | |
Результат | int |
public static GetInteger ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
Результат | int |
public static GetInteger ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
Результат | int |
public static GetInteger ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
Результат | int |
public static GetInteger ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
step | int | |
Результат | int |
public static GetInteger ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
step | int | |
ok | bool | |
Результат | int |
public static GetInteger ( |
||
parent | ||
title | string | |
label | string | |
value | int | |
minValue | int | |
maxValue | int | |
step | int | |
ok | bool | |
flags | uint | |
Результат | int |
public static GetItem ( |
||
parent | ||
title | string | |
label | string | |
items | List |
|
Результат | string |
public static GetItem ( |
||
parent | ||
title | string | |
label | string | |
items | List |
|
current | int | |
Результат | string |
public static GetItem ( |
||
parent | ||
title | string | |
label | string | |
items | List |
|
current | int | |
editable | bool | |
Результат | string |
public static GetItem ( |
||
parent | ||
title | string | |
label | string | |
items | List |
|
current | int | |
editable | bool | |
ok | bool | |
Результат | string |
public static GetItem ( |
||
parent | ||
title | string | |
label | string | |
items | List |
|
current | int | |
editable | bool | |
ok | bool | |
flags | uint | |
Результат | string |
public static GetText ( |
||
parent | ||
title | string | |
label | string | |
Результат | string |
public static GetText ( |
||
parent | ||
title | string | |
label | string | |
echo | ||
Результат | string |
public static GetText ( |
||
parent | ||
title | string | |
label | string | |
echo | ||
text | string | |
Результат | string |
public static GetText ( |
||
parent | ||
title | string | |
label | string | |
echo | ||
text | string | |
ok | bool | |
Результат | string |
public static GetText ( |
||
parent | ||
title | string | |
label | string | |
echo | ||
text | string | |
ok | bool | |
flags | uint | |
Результат | string |
public Open ( |
||
receiver | ||
member | string | |
Результат | void |
public QInputDialog ( |
||
parent | ||
Результат | System |
public QInputDialog ( |
||
parent | ||
flags | uint | |
Результат | System |
protected QInputDialog ( |
||
dummy | ||
Результат | System |
public SetDoubleRange ( double min, double max ) : void | ||
min | double | |
max | double | |
Результат | void |
public SetIntRange ( int min, int max ) : void | ||
min | int | |
max | int | |
Результат | void |
public SetOption ( |
||
option | ||
Результат | void |
public SetOption ( |
||
option | ||
on | bool | |
Результат | void |
public TestOption ( |
||
option | ||
Результат | bool |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Результат | string |