-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
Description
I know to use a QLinearGradient, I need to use the special syntax.
This is compiling like explained in the readme.
But when I start my Qt Application this style is not working.
When I'm adding the labels (x1, y1, ...) manually in the qss file, it works as expected in the application.
Is there a possibility to add these labels automatically in the code?