Details

    • Technical task
    • Resolution: Done
    • P2: Important
    • 6.x
    • QML: Tooling

    Description

      The object-creation compiler transforms QML elements into C++ classes, using QProperty and friends as primitives. These classes can be directly instantiated rather than created through a QQmlComponent. The bindings and functions in the QML element are not compiled to C++ by this tool. Rather, they are invoked through the compilation unit, either by interpreting the byte code or by invoking any JIT- or independently AOT-comiled functions.

      Attachments

        Issue Links

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

          Activity

            People

              agolubev Andrei Golubev
              ulherman Ulf Hermann
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes