![]() |
RobWorkProject
23.9.11-
|
Inherits QCompleter.
Public Slots | |
| void | setSeparator (const QString &separator) |
Public Member Functions | |
| TreeModelCompleter (QObject *parent=0) | |
| TreeModelCompleter (QAbstractItemModel *model, QObject *parent=0) | |
| QString | separator () const |
Protected Member Functions | |
| QStringList | splitPath (const QString &path) const |
| QString | pathFromIndex (const QModelIndex &index) const |
Properties | |
| QString | separator |