Property | Type | Description | |
---|---|---|---|
QTimer | System | ||
Start | void | ||
Start | void | ||
Stop | void | ||
TimerEvent | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
QTimer ( |
||
TimerId ( ) : int | ||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string | ||
singleShot ( int msec, |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QTimer ( |
Method | Description | |
---|---|---|
QTimer ( ) : System | ||
Start ( ) : void | ||
Start ( int msec ) : void | ||
Stop ( ) : void | ||
TimerEvent ( Qyoto.QTimerEvent arg1 ) : void |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
return | string |
public static singleShot ( int msec, |
||
msec | int | |
receiver | ||
member | string | |
return | void |