#include <line_edit_completer.h>
◆ LineEditCompleter()
| LineEditCompleter::LineEditCompleter |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ cursorWord()
| QString LineEditCompleter::cursorWord |
( |
const QString & | line | ) |
const |
|
private |
◆ focusOutEvent()
| void LineEditCompleter::focusOutEvent |
( |
QFocusEvent * | e | ) |
|
|
protected |
◆ insertCompletion
| void LineEditCompleter::insertCompletion |
( |
QString | arg | ) |
|
|
privateslot |
◆ keyPressEvent()
| void LineEditCompleter::keyPressEvent |
( |
QKeyEvent * | event | ) |
|
|
protected |
◆ setCompleter()
| void LineEditCompleter::setCompleter |
( |
QCompleter * | completer | ) |
|
◆ setCompletionList()
| void LineEditCompleter::setCompletionList |
( |
QStringList | completionList | ) |
|
| QCompleter* LineEditCompleter::c |
|
private |
The documentation for this class was generated from the following files: