<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Final question on QQuickWindow vs QWindow Context]]></title><description><![CDATA[<p dir="auto">I've created a QWindow that is able to render my game window via my own QOpenGLContext</p>
<p dir="auto">When I change this window to a QQuickWindow I expected the same to be rendered.<br />
But when I change the class I get a quick flicker of my window and then I goes white as though something is over writing it?</p>
<p dir="auto">Could anyone tell me why?</p>
<p dir="auto">Edit: it has something to do with the scenegraph being rendered over my opengl window.</p>
<p dir="auto">I want qml on top of my window but I dont want to to clear it before drawing the scenegraph.</p>
<p dir="auto">I know there is a flag to turn off clear before rendering but that doesn't work.</p>
]]></description><link>https://forum.qt.io/topic/24805/final-question-on-qquickwindow-vs-qwindow-context</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 09:09:50 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/24805.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Mar 2013 17:53:55 GMT</pubDate><ttl>60</ttl></channel></rss>