<?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[[SOLVED] Get NSView from a QQuickWindow]]></title><description><![CDATA[<p dir="auto">Is it possible, given a QQuickWindow, to retrieve the platform specific handle to the window? So on Mac OSX, a NSView?</p>
<p dir="auto">Thanks for any help.<br />
Best regards.</p>
]]></description><link>https://forum.qt.io/topic/46643/solved-get-nsview-from-a-qquickwindow</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 12:39:19 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/46643.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 Oct 2014 17:04:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] Get NSView from a QQuickWindow on Sat, 11 Oct 2014 06:58:04 GMT]]></title><description><![CDATA[<p dir="auto">Some news. It worked perfectly! Thanks.</p>
]]></description><link>https://forum.qt.io/post/247019</link><guid isPermaLink="true">https://forum.qt.io/post/247019</guid><dc:creator><![CDATA[Korchkidu]]></dc:creator><pubDate>Sat, 11 Oct 2014 06:58:04 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Get NSView from a QQuickWindow on Sat, 04 Oct 2014 06:37:18 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I will try.</p>
<p dir="auto">Thanks a lot! I will let you know.</p>
<p dir="auto">Best regards.</p>
]]></description><link>https://forum.qt.io/post/246198</link><guid isPermaLink="true">https://forum.qt.io/post/246198</guid><dc:creator><![CDATA[Korchkidu]]></dc:creator><pubDate>Sat, 04 Oct 2014 06:37:18 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Get NSView from a QQuickWindow on Fri, 03 Oct 2014 18:29:33 GMT]]></title><description><![CDATA[<p dir="auto">You can use "QWindow::winId":<a href="http://qt-project.org/doc/qt-5/qwindow.html#winId" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5/qwindow.html#winId</a>.<br />
If I'm not mistaken (not a mac guy) you can cast that to NSView*.</p>
]]></description><link>https://forum.qt.io/post/246153</link><guid isPermaLink="true">https://forum.qt.io/post/246153</guid><dc:creator><![CDATA[Chris Kawa]]></dc:creator><pubDate>Fri, 03 Oct 2014 18:29:33 GMT</pubDate></item></channel></rss>