Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
3904a615557e2b73d5430e2487980e92091b6aaa (qt-apps/qmllive/5.13)
-
June 18, Oct 18, Sept 18, April 2019, May 2019
Description
Currently QmlLive renders the active QML document in the same process as the workspace view. Then the bench tries to capture the window to embed it inside the bench. In a out-of-process architecture QmlLive would start an external process to render the QML document and controls the process regarding reloading and changing the document. This would be similar like the embedded runtime.