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

qdoc: Generated list are sorted based on their declared location

    XMLWordPrintable

Details

    • User Story
    • Resolution: Fixed
    • P2: Important
    • 6.1.0 RC
    • None
    • Build tools: qdoc
    • None
    • 2
    • Da Vinci sprint 12, Da Vinci sprint 13
    • a08f730d49b14ac5e96ba7c10689a7d470f48f87 (qt/tqtc-qttools/6.1.0)

    Description

      \generatelist and \annotatedlist commands sort the elements using  Node::nodeNameLessThan(). For node types that are not page nodes (they do not generate a page of their own), the sorting function considers the location (i.e, file path of the declaration) over the actual name of the node/element.

      This is almost always incorrect as the preferred sort order is alphabetical, and the location is typically not visible in the user-visible docs.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-85370
          # Subject Branch Project Status CR V

          Activity

            People

              treinio Topi Reiniö
              treinio Topi Reiniö
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes