Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-48

QModelIndex incorrect sort order

    XMLWordPrintable

Details

    Description

      Sorting a list of QModelIndexes from a single model does not appear to be correct. Sometimes parent indexes come after its children.

      The correct sort order should be: a parent is < any of its children, and children under the same parent are sorted by row number, then by column number.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            jugdish Jugdish
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes