#include <completer_base.hh>
Inherits QCompleter.
Inherited by PathCompleter, and PythonCompleter.
|
void | complete (const QRect &rect=QRect(), bool inline_completion=true) |
|
Definition at line 31 of file completer_base.hh.
◆ OstCompleterBase()
◆ ~OstCompleterBase()
◆ complete
void complete |
( |
const QRect & |
rect = QRect() , |
|
|
bool |
inline_completion = true |
|
) |
| |
|
slot |
◆ eventFilter()
bool eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
◆ GetCommonMatch()
QString GetCommonMatch |
( |
| ) |
|
|
protected |
◆ recomplete
void recomplete |
( |
const QString & |
match | ) |
|
|
signal |
The documentation for this class was generated from the following file: