Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-117649 Embed 2..N QML views in Activity
  3. QTBUG-124114

QtLoader: only try to load the libraries once

XMLWordPrintable

    • Android
    • 2b48614f6 (dev), 092b3a0ff (dev), ae0db7a61 (dev), 6e813c407 (6.8), 984b56d9c (6.8), 52f8e8e63 (6.8), 1afb82c41 (dev), a228a3e7b (6.8)

      Since the QtEmbeddedLoader is not a singleton anymore, but every instance of QtView creates its own loader, any additional QtViews will try to load the libraries again. Keeping track of whether the libraries have already been loaded and there is no need to try it again/fail when they can't be loaded is an enabler for having multiple QtViews.

        For Gerrit Dashboard: QTBUG-124114
        # Subject Branch Project Status CR V

            pevirkku Petri Virkkunen
            tinjapaavoseppa Tinja Paavoseppä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes