Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1978

Support sorting on rows

XMLWordPrintable

      The item-view framework seems to be designed with sorting on columns only. QAbstractItemModel has only one sort() function, with no built-in support for determining whether the sorting should occur by row or column. The first parameter name for sort() is also "column".

      Also, a QHeaderView using vertical orientation and showing the sort indicator, still shows the arrow vertically, instead of horizontally. One would expect that the sort indicator is painted horizontally.

      It would be nice if the item-view framework supported sorting on rows.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes