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

Automatically bump QML import versions in documentation

XMLWordPrintable

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

      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.

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

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes