-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Make QSortFilterProxyModel available in Qt Quick.
There is someone interested in contributing their work it seems - Grecko's SortFilterProxyModel https://github.com/oKcerG/SortFilterProxyModel; getting it into Qt means API cleanup, but the proof of concept is there.
- support column reordering (including header data)
- perhaps support transforming the model horizontal vs vertical (like ListView)
- perhaps support changing layout right-to-left instead of left-to-right (like ListView)
- sorting
- filtering
- support for querying row heights and column widths from QQuickTableView
- should work with QQuickHeaderView, so that if you rearrange columns there, the model should stay in sync
- Be able to override rowCount and columnCount (or rowStart, rowEnd, columnStart, columnEnd), in case you only want to show a section of the model
- support hiding individual columns
- is required for
-
QTBUG-70326 TableView
-
- In Progress
-
- relates to
-
QTBUG-70334 TableModel
-
- Closed
-
-
QTBUG-111830 Let's add a QAbstractItemModel to display JSON data
-
- Reported
-
For Gerrit Dashboard: QTBUG-71348 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
494873,73 | Provide a way to sieve data in QML through the SortFilterProxyModel | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
597374,14 | Introduce new helper class for SFPM | dev | qt/qtbase | Status: ABANDONED | -2 | 0 |
646613,2 | QtQml: Store metatype to QQmlType mapping for inline components | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |