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

Split Qt QML into several pieces

XMLWordPrintable

      Qt QML itself shall become a very small runtime for compiled QML. We might even be able to completely get rid of it. The other parts need to be moved as follows:

      • Object model -> Qt Core​
      • Compiler and code model -> Own library​
      • Item models -> Own plugin or Qt Quick​
      • Debugging/profiling framework -> Partly Qt Core​
      • JavaScript runtime -> Own library​
      • Compiled QML (-> C++/assembly) -> QML compiler tool​
      • Runtime for dynamic QML (bytecode) -> Own library​

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

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes