-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8
-
None
Instead of having to derive from QSortFilterProxyModel, it would be great if we could just set a function:
QSortFilterProxyModel *model = new ...; model->setFilterFunction([](int sourceRow, const auto &index){ ... });
For Gerrit Dashboard: QTBUG-128111 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
658958,29 | QSortFilterProxyModel: Allow setting filter function via lambdas | dev | qt/qtbase | Status: NEW | 0 | 0 |