<?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] how to set a QDialog always on top but not modal]]></title><description><![CDATA[<p dir="auto">I use show() to bring up the dialog but want to it always on top and user still can do something on its parent main window. Is is possible?</p>
]]></description><link>https://forum.qt.io/topic/29547/solved-how-to-set-a-qdialog-always-on-top-but-not-modal</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 00:08:37 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/29547.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Jul 2013 15:02:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] how to set a QDialog always on top but not modal on Wed, 17 Jul 2013 15:17:13 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">You can use the WindowStaysOnTopHint hint for that. Have a look at that<br />
"example":<a href="http://qt-project.org/doc/qt-4.8/widgets-windowflags.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/widgets-windowflags.html</a> to try it</p>
<p dir="auto">Hope it helps</p>
]]></description><link>https://forum.qt.io/post/186833</link><guid isPermaLink="true">https://forum.qt.io/post/186833</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 17 Jul 2013 15:17:13 GMT</pubDate></item></channel></rss>