Hello, how to import a qss file into my application, i dont wanna use an internal string variable, I'm planning to import it from a file since there's gonna be a lot of customization...
in setStyleSheet you can only specify a string, where can I specify a file name?
Bookmarks