Свойство | Type | Description | |
---|---|---|---|
Event | bool | ||
QSequentialAnimationGroup | System | ||
UpdateCurrentTime | void | ||
UpdateDirection | void | ||
UpdateState | void | ||
duration | int |
Méthode | Description | |
---|---|---|
AddPause ( int msecs ) : |
||
Dispose ( ) : void | ||
InsertPause ( int index, int msecs ) : |
||
QSequentialAnimationGroup ( |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QSequentialAnimationGroup ( |
Méthode | Description | |
---|---|---|
Event ( Qyoto.QEvent arg1 ) : bool | ||
QSequentialAnimationGroup ( ) : System | ||
UpdateCurrentTime ( int arg1 ) : void | ||
UpdateDirection ( |
||
UpdateState ( |
||
duration ( ) : int |
public AddPause ( int msecs ) : |
||
msecs | int | |
Résultat |
public InsertPause ( int index, int msecs ) : |
||
index | int | |
msecs | int | |
Résultat |
public QSequentialAnimationGroup ( |
||
parent | ||
Résultat | System |
protected QSequentialAnimationGroup ( |
||
dummy | ||
Résultat | System |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Résultat | string |