Property | Type | Description | |
---|---|---|---|
Complete | void | ||
Complete | void | ||
Event | bool | ||
EventFilter | bool | ||
PathFromIndex | string | ||
QCompleter | System | ||
SetCompletionPrefix | void | ||
SetWrapAround | void | ||
SplitPath | List |
Method | Description | |
---|---|---|
CompletionCount ( ) : int | ||
CompletionModel ( ) : |
||
CurrentCompletion ( ) : string | ||
CurrentIndex ( ) : Qyoto.QModelIndex | ||
CurrentRow ( ) : int | ||
Dispose ( ) : void | ||
Model ( ) : |
||
Popup ( ) : |
||
QCompleter ( List |
||
QCompleter ( List |
||
QCompleter ( |
||
QCompleter ( |
||
QCompleter ( |
||
SetCurrentRow ( int row ) : bool | ||
SetModel ( |
||
SetPopup ( |
||
SetWidget ( |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string | ||
Widget ( ) : |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QCompleter ( |
Method | Description | |
---|---|---|
Complete ( ) : void | ||
Complete ( Qyoto.QRect rect ) : void | ||
Event ( Qyoto.QEvent arg1 ) : bool | ||
EventFilter ( |
||
PathFromIndex ( Qyoto.QModelIndex index ) : string | ||
QCompleter ( ) : System | ||
SetCompletionPrefix ( string prefix ) : void | ||
SetWrapAround ( bool wrap ) : void | ||
SplitPath ( string path ) : List |
public CompletionModel ( ) : |
||
return |
public QCompleter ( List |
||
completions | List |
|
return | System |
public QCompleter ( List |
||
completions | List |
|
parent | ||
return | System |
public QCompleter ( |
||
model | ||
return | System |
public QCompleter ( |
||
model | ||
parent | ||
return | System |
public QCompleter ( |
||
parent | ||
return | System |
protected QCompleter ( |
||
dummy | ||
return | System |
public SetModel ( |
||
c | ||
return | void |
public SetPopup ( |
||
popup | ||
return | void |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
return | string |