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

QModelIndex incorrect sort order

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes