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

qdoc "documented multiple times" warning is bogus

    XMLWordPrintable

Details

    • 09dd127f67 (qt/qttools/dev) a31108213d (qt/qttools/6.3) a31108213d (qt/tqtc-qttools/6.3) 09dd127f67 (qt/tqtc-qttools/dev) a31108213d (qt/qttools/6.3.1)
    • DaVinci sprint 53

    Description

                      Repeater {
                          model: PdfLinkModel {
                              id: linkModel
                              document: root.document
                              page: image.currentPage
                          }
      

      Apparently that's enough to trigger it in the case of https://codereview.qt-project.org/c/qt/qtwebengine/+/395278/9 : docs were added in qpdflinkmodel.cpp in https://codereview.qt-project.org/c/qt/qtwebengine/+/286972 ; now I merely want to document the API that PdfMultiPageView.qml is providing. This warning makes no sense:

      warning: QML property documented multiple times: 'PdfDocument PdfLinkModel::document

      Of course maybe I misunderstood where that warning is coming from, because qdoc doesn't even output the "multiple locations" where it thinks it found "docs" even though there are no actual multiple docs.

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes