Qt Snippet: use stylesheet in a QWidget derived class
If you derive your class directly from QWidget object and want to apply some stylesheet tags for customize interface you'll find that your stylesheet settings will not work.
Wise is he who knows he doesn't know