31 #include <QSortFilterProxyModel>
32 #include <QRegularExpression>
Enables filtering of the SelectionTreeModel.
void setSortMechanism(gui_utility::mSortMechanism sortMechanism)
void startSearch(QString text, int options) override
gui_utility::mSortMechanism sortMechanism()
bool isGraphicsBusy() const
bool lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const override
bool filterAcceptsRow(int source_row, const QModelIndex &source_parent) const override
SelectionTreeProxyModel(QObject *parent=nullptr)
QObject * parent() const const