ListModelFilter Class
(Core::ListModelFilter)Public Functions
ListModelFilter(Core::ListModel *sourceModel, QObject *parent) | |
void | setSearchString(const QString &arg) |
Protected Functions
virtual bool | leaveFilterAcceptsRowBeforeFiltering(const Core::ListItem *item, bool *earlyExitResult) const |
Member Function Documentation
ListModelFilter::ListModelFilter(Core::ListModel *sourceModel, QObject *parent)
Default constructs an instance of ListModelFilter.