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

qdoc: Breadcrumb menu bug if \module, \qmlmodule clash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 6.5.0 Beta1
    • 6.4.0 Beta4
    • Build tools: qdoc
    • None
    • dc5e58550f (qt/qttools/dev) dc5e58550f (qt/tqtc-qttools/dev)
    • DaVinci 63

    Description

      QML and C++ modules are documented by different commands:

      • \module, \inmodule for C++
      • \qmlmodule, \inqmlmodule for QML

      ANyhow, the generated breadcrump menu seems to confuse these, for instance in Qt Multimedia, where there's both a \module QtMultimedia and a \qmlmodule QtMultimedia.

      For QCamera, the breadcrump menu reads

      Qt 6.3 > Qt Multimedia > C++ Classes > QtMultimedia > QAudioBuffer

      While it should be

      Qt 6.3 > Qt Multimedia > C++ Classes > QAudioBuffer

      ("QtMultimedia" actually links to the QML index page)

      Attachments

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

        Activity

          People

            treinio Topi Reiniö
            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