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

qdoc: Remove algorithm to compute a common prefix for classes

    XMLWordPrintable

Details

    • b4534cd51df7043366cdfb25ad2df27f52761d55

    Description

      HtmlGenerator::generateCompactList() uses an algorithm to find out a common prefix for classes/qml types when generating the alphabetical lists. It's restricted (assumes a single-character prefix) and somewhat useless for Qt.

      This algorithm should be either

      • Replaced with hardcoded 'Q' prefix for C++ classes, and empty prefix for QML types
      • Replaced with qdoc config parameter(s) for prefix string(s).

      Attachments

        Issue Links

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

          Activity

            People

              gbk Martin Smith (Qt)
              treinio Topi Reiniƶ
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes