30 #include <QSortFilterProxyModel>
Helper model to make filtering available.
void setSortMechanism(gui_utility::mSortMechanism sortMechanism)
void startSearch(QString text, int options) override
gui_utility::mSortMechanism sortMechanism()
GroupingProxyModel(QObject *parent=nullptr)
bool filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const override
bool lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const override
QObject * parent() const const