Метод | Описание | |
---|---|---|
CommitString ( ) : string | ||
Dispose ( ) : void | ||
PreeditString ( ) : string | ||
QInputMethodEvent ( ) : System | ||
QInputMethodEvent ( |
||
ReplacementLength ( ) : int | ||
ReplacementStart ( ) : int | ||
SetCommitString ( string commitString ) : void | ||
SetCommitString ( string commitString, int replaceFrom ) : void | ||
SetCommitString ( string commitString, int replaceFrom, int replaceLength ) : void |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
QInputMethodEvent ( |
public QInputMethodEvent ( |
||
other | ||
Результат | System |
protected QInputMethodEvent ( |
||
dummy | ||
Результат | System |
public SetCommitString ( string commitString ) : void | ||
commitString | string | |
Результат | void |
public SetCommitString ( string commitString, int replaceFrom ) : void | ||
commitString | string | |
replaceFrom | int | |
Результат | void |
public SetCommitString ( string commitString, int replaceFrom, int replaceLength ) : void | ||
commitString | string | |
replaceFrom | int | |
replaceLength | int | |
Результат | void |