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

QDoc: Index files do not record the declared return type

XMLWordPrintable

    • d9a706c89 (dev), d0f57560d (6.10), 17a38abb1 (6.9), afc52d140 (tqtc/lts-6.8)
    • DaVinci 123

      A quirk in QDoc's output was discovered due to an otherwise unrelated upstream change in LLVM that adds a template argument qualifier. QMediaMetaData::asKeyValueRange() is documented using auto as its return type, but QDoc generates the full de-sugared type when referencing the function from an external module (in this case, qtdoc.git).

      The index file should be updated to include the information set on the node (declaredReturnType()) and also read that back in.

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

            paulwicking Paul Wicking
            paulwicking Paul Wicking
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes