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

Add a way to delay the loading of the backend plugins

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes