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

Support QVersionNumer in QSortFilterProxyModel::lessThan

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Core: Item Models
    • None

    Description

      It would be nice if QSortFilterProxyModel::lessThan supported QVersionNumber so that models could be sorted by version.

      Currently, it converts QVersionNumer to QString, which breaks with version numbers such as "1.10.1" (which is evaluated as less than "1.2.0").

      Attachments

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

        Activity

          People

            dfaure_kdab David Faure
            VersalEszett Julius Bullinger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes