Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-60959 Make Ahead-of-Time QML caching easier to use
  3. QTBUG-60961

Add support for Ahead-of-Time QML cache generation when using the Qt resource system

    XMLWordPrintable

Details

    Description

      QML cache files can only be used at the moment with code that expects the original QML documents to be placed in the file system. Many applications are using the Qt resource system to avoid the need to deploy QML documents in the file system.

      It would be good to support the Qt resource system with cache files.

      This could be achieved by using a resource based loading infrastructure like with the Qt Quick Compiler, and then deploy the cache files either in the file system or by making it possible for qmlcachegen to generate object files for Mach-O, ELF and COFF.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            shausman Simon Hausmann
            Votes:
            7 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes