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

qdoc: Uses of types defined by \typealias do not link to the definition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.5.4
    • 6.4.0 Beta2
    • Build tools: qdoc
    • None

    Description

      C++ API that uses type aliases do not allow the user to navigate from the usage of the type alias (for instance in a method signature) to the definition of the type alias.

      Example

      https://doc.qt.io/qt-6/qtextdocument.html#setResourceProvider

      Here I would expect that QTextDocument::ResourceProvider is a link that points to https://doc.qt.io/qt-6/qtextdocument.html#ResourceProvider-typedef

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            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