21 InfixCompleter(
const QStringList& completionList, QObject* parent = 0);
24 QStringList
splitPath(
const QString& path)
const override;
void setCompletionInfix(const QString &infix)
void setCompletionList(const QStringList &completionList)
InfixCompleter(const QStringList &completionList, QObject *parent=0)
QStringList splitPath(const QString &path) const override
InfixFilterModel * getProxyModel() const
InfixFilterModel * proxyModel
QStringListModel * completionModel
This proxy model reimplements the filterAcceptsRow function with a new behavior: All elements that fi...
This file offers overloads of toIce() and fromIce() functions for STL container types.