<?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[Is there a way to add QGraphicsItem to QOpenGLWindow]]></title><description><![CDATA[<p dir="auto">I have drawn a background image with QOpenGLWindow . Can I add some QGraphicsItems to it?</p>
]]></description><link>https://forum.qt.io/topic/117032/is-there-a-way-to-add-qgraphicsitem-to-qopenglwindow</link><generator>RSS for Node</generator><lastBuildDate>Fri, 31 Jul 2026 15:14:33 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/117032.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Jul 2020 08:35:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there a way to add QGraphicsItem to QOpenGLWindow on Wed, 15 Jul 2020 15:05:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Use a QGraphicsScene and a QGraphicsView. Add a QGraphicsPixmapItem to draw your background image and add QGraphicsItems.</p>
]]></description><link>https://forum.qt.io/post/607017</link><guid isPermaLink="true">https://forum.qt.io/post/607017</guid><dc:creator><![CDATA[ollarch]]></dc:creator><pubDate>Wed, 15 Jul 2020 15:05:00 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a way to add QGraphicsItem to QOpenGLWindow on Wed, 15 Jul 2020 09:40:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
As far as i know, that is not possible as QOpenGLWindow knows nothing about<br />
QGraphicsItems.</p>
]]></description><link>https://forum.qt.io/post/606895</link><guid isPermaLink="true">https://forum.qt.io/post/606895</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Wed, 15 Jul 2020 09:40:53 GMT</pubDate></item></channel></rss>