hi
i want to use a common style sheet for all the QFrame,s which can be done like this.
if any one of the QFrame object needs different stylesheet ,how to get it.
Printable View
hi
i want to use a common style sheet for all the QFrame,s which can be done like this.
if any one of the QFrame object needs different stylesheet ,how to get it.
You may use selectors.
A selector Matches all the widgets ,i want to exclude one of them.Quote:
You may use selectors.