<?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 setting for keeping the application name from appearing in dialog titles?]]></title><description><![CDATA[<p dir="auto">Using Linux Ubuntu 24.04 with GNOME on Xorg display manager:</p>
<p dir="auto">The window title almost always gets cut off, anyway ... I am using the static QMessageBox functions (yes, I know they are deprecated), but whatever I set as the <code>title</code> has the application name and version appended to the string, which is way too long. This is tolerable in the application's main window, but certainly not in every dialog.</p>
<p dir="auto">How can I enforce that only the title string I set is displayed?</p>
]]></description><link>https://forum.qt.io/topic/164214/is-there-a-setting-for-keeping-the-application-name-from-appearing-in-dialog-titles</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 11:26:11 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164214.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Feb 2026 15:10:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there a setting for keeping the application name from appearing in dialog titles? on Wed, 04 Feb 2026 20:32:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/igkh">@<bdi>IgKh</bdi></a> Yes ... that was it! Thank you!</p>
]]></description><link>https://forum.qt.io/post/836020</link><guid isPermaLink="true">https://forum.qt.io/post/836020</guid><dc:creator><![CDATA[Robert Hairgrove]]></dc:creator><pubDate>Wed, 04 Feb 2026 20:32:48 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a setting for keeping the application name from appearing in dialog titles? on Wed, 04 Feb 2026 19:17:41 GMT]]></title><description><![CDATA[<p dir="auto">Did you set <code>QGuiApplication::setApplicationDisplayName</code>? Because that is what it does on Linux and Windows.</p>
]]></description><link>https://forum.qt.io/post/836015</link><guid isPermaLink="true">https://forum.qt.io/post/836015</guid><dc:creator><![CDATA[IgKh]]></dc:creator><pubDate>Wed, 04 Feb 2026 19:17:41 GMT</pubDate></item></channel></rss>