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

QDoc: Strange behaviour with QML submodule links

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.2.0
    • Documentation
    • None

    Description

      The following lines produce links to the subsections of http://qt-project.org/doc/qt-5/qtquick-releasenotes.html#qt-5-0-additional-qml-modules . I cannot figure out why this happens – this section of the Release Notes doesn't contain any bookmarks.

      • \l {QtQuick::Particles}
      • \l {QtQuick::LocalStorage}
      • \l {QtQuick::Window}
      • \l {QtQuick::XmlListModel}

      In contrast, QDoc complains "warning: Can't link..." with these (as expected):

      • \l {QtQuick::Controls}
      • \l {QtQuick::Dialogs}
      • \l {QtQuick::Layouts}

      Also, this should produce a link to "Qt Quick Window QML Types" (http://qt-project.org/doc/qt-5/qtquick-window-qmlmodule.html), but QDoc complains "warning: Can't link...":

      • \l {QtQuick.Window}

      In contrast, these produce links to the various "Qt Quick ____ QML Types" pages (as expected):

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            jksh Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes