Commit 6efca58a authored by Gunnar Sletta's avatar Gunnar Sletta Committed by Qt by Nokia
Browse files

Implement "headless mode" for hidden QQuickCanvases


When all views are hidden, we stop the rendering thread,
kill the OpenGL context and all scene graph content.
The entire scenegraph is recreated based on the QML scene
when a view is shown again.

Change-Id: I734619d9f29263a5cdecbcc9b88c3808d1d64a7f
Reviewed-by: default avatarKim M. Kalland <kim.kalland@nokia.com>
parent 8460eae4
No related merge requests found
Showing with 172 additions and 18 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment