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

Add a way to delay the loading of the backend plugins

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Qt Interface Framework
    • None

    Description

      At the moment the plugins are loaded and connected once the QML component is complete. As this doesn't mean the whole QML tree is created yet loading the backends can have some bad effects to the startup time.

      This task is about adding a new way to delay the backend loading to a later time. E.g. by using invokeMethod to start the autodiscovery not right away, but in the next event loop run.

      Attachments

        Issue Links

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

          Activity

            People

              gagi Dominik Holland
              gagi Dominik Holland
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes