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

    • f982af6a5 (dev), a76ff7abd (6.10)
    • DaVinci 123

      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

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

            david.boddie David Boddie
            mmutz Marc Mutz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes