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

Split Qt QML into several pieces

    XMLWordPrintable

Details

    Description

      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​

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes