Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-125909 Documentation - Embedded QML 6.8 improvements
  3. QTBUG-128273

Reflect renaming of QtQmlComponent to QtQuickViewContent in other docs

XMLWordPrintable

    • Android
    • 2024wk38s2FOQtforAndroid, 2024wk32s2FOQtforAndroid, 2024wk34s2FOQtforAndroid
    • 19b8730aa (dev), eef90214f (6.8)

      Why

      As a result of QTBUG-126976, QtQmlComponent has been renamed to QtQuickViewContent.

      The QtQuickView.loadComponent() has also been renamed to QtQuickView.loadContent().
      Documentation changes inside the class, and also in QtQuickView has already been applied.

      What

      It's possible that there are more places in the documentation of the feature, where "component" or "QML component" is being used that refers to QtQuickViewContent:

      Docs inside other source code, docs outside of java/c++ source code, and example documentation.

      How

      Review all documents related this feature, potentially by using a regex search, to find the places that the word "QML component" or "component" should be replaced by "QML content" or "content".

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

            nick_bennett Nicholas Bennett
            soarmin Soheil Armin
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes