<?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[QApplication::setStyle]]></title><description><![CDATA[<p dir="auto">hi every body .<br />
@<br />
QApplication::setStyle( "macintosh" );<br />
@</p>
<p dir="auto">why this code doesnt work ?!</p>
]]></description><link>https://forum.qt.io/topic/16205/qapplication-setstyle</link><generator>RSS for Node</generator><lastBuildDate>Mon, 21 Sep 2026 14:20:54 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/16205.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Apr 2012 22:52:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QApplication::setStyle on Wed, 25 Apr 2012 23:12:22 GMT]]></title><description><![CDATA[<p dir="auto">I don't know why you want to manually set style to "macintosh", which is the default style of MAC already.</p>
<p dir="auto">And if you OS is not MAC, "macintosh" will not exist. Read the manual please.</p>
]]></description><link>https://forum.qt.io/post/136997</link><guid isPermaLink="true">https://forum.qt.io/post/136997</guid><dc:creator><![CDATA[dbzhang800]]></dc:creator><pubDate>Wed, 25 Apr 2012 23:12:22 GMT</pubDate></item><item><title><![CDATA[Reply to QApplication::setStyle on Wed, 25 Apr 2012 23:03:45 GMT]]></title><description><![CDATA[<p dir="auto">You should define "doesn't work" more precisely.</p>
<p dir="auto">But if you are not on a mac, that style isn't available.<br />
And if you call that function after the widgets have already been created, it doesn't have any effect (I think you would have to call setStyle recursively on every widget and their children).</p>
]]></description><link>https://forum.qt.io/post/136994</link><guid isPermaLink="true">https://forum.qt.io/post/136994</guid><dc:creator><![CDATA[alexisdm]]></dc:creator><pubDate>Wed, 25 Apr 2012 23:03:45 GMT</pubDate></item></channel></rss>