Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
4.2.0
-
None
Description
It would be very useful to have multiple column sorting in the model
classes.
Maybe something like :
typedef struct { int column; Qt::SortOrder order; } SortColumn; QProxyModel::sort( const QList< SortColumn > & sortColumns );
Rescheduled:
We want to wait until we can break binary compatability before adding this.
Attachments
Issue Links
- is duplicated by
-
QTBUG-1542 Improve handling of multi column sorting of many rows
-
- Closed
-
-
QTBUG-2357 Enable/Disable sorting in a section of QHeaderView
-
- Closed
-
-
QTBUG-2796 QHeaderView::setSortIndicatorShown per column.
-
- Closed
-
-
QTBUG-8228 Add multi sort support for QHeaderView
-
- Closed
-
-
QTBUG-10250 QTableView / QHederView should support sorting by multiple columns
-
- Closed
-