<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - css</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/css.tag.rss.xml" rel="self"/><lastBuildDate>Mon, 15 Feb 2021 09:00:00 +0000</lastBuildDate><item><title>CSS Selector for widget Class — How to use Qt property selectors in stylesheets to target widgets by custom class</title><link>https://www.pythonguis.com/faq/css-selector-for-widget-class/</link><description>I've set a custom property on a widget using &lt;code&gt;setProperty("cssClass", "welcome")&lt;/code&gt; and I'm trying to select and style this widget from my stylesheet, but it's not working. What am I doing wrong?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Mon, 15 Feb 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-02-15:/faq/css-selector-for-widget-class/</guid><category>pyqt6</category><category>pyqt</category><category>stylesheets</category><category>css</category><category>python</category><category>qt</category><category>qt6</category></item></channel></rss>