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