This class changes the standard QCompleter to an infix match completer.
More...
#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixCompleter.h>
This class changes the standard QCompleter to an infix match completer.
Definition at line 15 of file InfixCompleter.h.
◆ InfixCompleter()
InfixCompleter |
( |
const QStringList & |
completionList, |
|
|
QObject * |
parent = 0 |
|
) |
| |
◆ getProxyModel()
◆ setCompletionInfix
void setCompletionInfix |
( |
const QString & |
infix | ) |
|
|
slot |
◆ setCompletionList()
void setCompletionList |
( |
const QStringList & |
completionList | ) |
|
◆ splitPath()
QStringList splitPath |
( |
const QString & |
path | ) |
const |
|
override |
◆ completionModel
QStringListModel* completionModel |
|
protected |
◆ proxyModel
The documentation for this class was generated from the following files: