I have this QSS:
Foo QWidget { /* some properties */ }
The above style would apply the style to all QWidget descendants of Foo. How can I limit