<?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[Different sytle to Qaction in Qmenu]]></title><description><![CDATA[<p dir="auto">Hi folks,</p>
<p dir="auto">I have a QMenu with some menu action enabled and some disabled my requirement is at beginning all menu action should look same and on hover enabled actions should appear grey and disabled actions should appear transparent.<br />
Am able to achieve grey on hover over enabled action but on setting action disabled by default menu looks grey how can i solve this issue???</p>
]]></description><link>https://forum.qt.io/topic/79978/different-sytle-to-qaction-in-qmenu</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 18:23:37 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/79978.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 Jun 2017 07:07:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Different sytle to Qaction in Qmenu on Tue, 06 Jun 2017 09:14:37 GMT]]></title><description><![CDATA[<p dir="auto">HI,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manohar_sl">@<bdi>Manohar_SL</bdi></a></p>
<p dir="auto">is it solved , did u achieve ur desired result.?.</p>
<p dir="auto">Thanks,</p>
]]></description><link>https://forum.qt.io/post/397533</link><guid isPermaLink="true">https://forum.qt.io/post/397533</guid><dc:creator><![CDATA[Pradeep Kumar]]></dc:creator><pubDate>Tue, 06 Jun 2017 09:14:37 GMT</pubDate></item><item><title><![CDATA[Reply to Different sytle to Qaction in Qmenu on Tue, 06 Jun 2017 08:29:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pradeep-kumar">@<bdi>Pradeep-Kumar</bdi></a>  Thank you for reply</p>
<p dir="auto">Am able to achieve, i was setting style sheet to QMenu Disabled property instead of toolbar.</p>
]]></description><link>https://forum.qt.io/post/397518</link><guid isPermaLink="true">https://forum.qt.io/post/397518</guid><dc:creator><![CDATA[Manohar_SL]]></dc:creator><pubDate>Tue, 06 Jun 2017 08:29:26 GMT</pubDate></item><item><title><![CDATA[Reply to Different sytle to Qaction in Qmenu on Tue, 06 Jun 2017 08:29:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manohar_sl">@<bdi>Manohar_SL</bdi></a></p>
<p dir="auto">U can try the following stylesheet.</p>
<p dir="auto">widget-&gt;setStyleSheet( "QToolBar{background-color:#000000;color:#ffffff;}"<br />
"QToolButton:hover{background-color:#999999;color:#ffffff;}"<br />
"QToolButton{background-color:#000000;color:#ffffff;height:30px;}"<br />
);</p>
]]></description><link>https://forum.qt.io/post/397517</link><guid isPermaLink="true">https://forum.qt.io/post/397517</guid><dc:creator><![CDATA[Vinod Kuntoji]]></dc:creator><pubDate>Tue, 06 Jun 2017 08:29:23 GMT</pubDate></item><item><title><![CDATA[Reply to Different sytle to Qaction in Qmenu on Tue, 06 Jun 2017 07:24:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manohar_sl">@<bdi>Manohar_SL</bdi></a></p>
<p dir="auto">can u provide the screenshot and sample code snippet ,</p>
<p dir="auto">Thanks,</p>
]]></description><link>https://forum.qt.io/post/397503</link><guid isPermaLink="true">https://forum.qt.io/post/397503</guid><dc:creator><![CDATA[Pradeep Kumar]]></dc:creator><pubDate>Tue, 06 Jun 2017 07:24:25 GMT</pubDate></item></channel></rss>