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

qdoc links return values of static functions to default ctor of class, not class itself

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.9.1, 6.11
    • None

    Description

      Example: https://doc.qt.io/qt-6/qquaternion.html#fromAxes Clicking on the return value in the function signature line:

      jumps to https://doc.qt.io/qt-6/qquaternion.html#QQuaternion, being the default ctor docs of the class.

      Expected: it jumps to the class documentation, ie. https://doc.qt.io/qt-6/qquaternion.html

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            mmutz Marc Mutz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes