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

qdoc: Include QML import + major version number in \keyword

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.0
    • 5.9
    • Build tools: qdoc
    • None
    • 5
    • Da Vinci sprint 17

    Description

      Include import name + major import version number in \keyword command for QML types

      The lookup for QML type descriptions in Qt Creator is so far done only on base of the QML type name. That is, both the documentation for Qt Quick Controls 1 and Qt Quick Controls 2 have an item Button , which is indexed by the keyword

      \keyword QML.Button
      

      This makes it hard to look up the right 'Button'. Instead, qdoc should generate also a keyword that includes the import + major number, e.g.

      \keyword QML.QtQuickControls2.Button
      

      Attachments

        Issue Links

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

          Activity

            People

              treinio Topi Reiniö
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes