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

Automatically bump QML import versions in documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 5.12
    • Documentation
    • None
    • All

    Description

      Since Qt 5.11 most QML plugins follow the versioning of Qt. That is, in Qt 5.12 the latest import for Qt Quick is

      import QtQuick 2.12

      Currently this still requires adaptations in .qdoc for every Qt release. But with QTBUG-67818 solved, it should be now possible to just write e.g.

      import QtQuick 2.\QtMinorVersion

      in code.

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              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