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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes