30 #include <QSortFilterProxyModel>
A proxy model to filter the ContextTableModel by a given string.
PinProxyModel(QObject *parent=nullptr)
bool filterAcceptsRow(int source_row, const QModelIndex &source_parent) const override
void startSearch(QString text, int options) override
QObject * parent() const const