Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12322

UI Viewer - Try to run qmlrunner in a separate process

XMLWordPrintable

    • QDS Berlin - 2024 Week 21/22, QDS Berlin - 2024 Week 23/24, QDS Berlin - 2024 Week 25/26

      This will prevent the main app to crash and preserve the theming of the project.

      Some projects have slight differences in appearance (cropped icons in eosADAS or red slider in AnimationDemo).

      The root cause is having different styles for the main UI and the user project. That causes the second QML engine to inherit the styling from the main UI.

      Deleting and reinitializing the qmlengines with qmlClearTypeRegistrations() as a workaround causes the app to become unreliable and causes crashes.

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

            hancerliqt Burak Hancerli
            hancerliqt Burak Hancerli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes