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

Support sorting on rows

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes