QtCreator themes in own app
-
wrote on 7 Jul 2016, 06:42 last edited by dor666 7 Jul 2016, 06:43
Hey,
When I edit *ui files in qtCreator with dark, flat theme, they look different. When I launch app, displayed theme is standard.QtCreator theme fits my app better. Is there a way to apply it to my app? I know about sylesheet command line param, but I can't find any css files in QtCreator installation directory.
There are dark.creatortheme and dark.xml files, can I use it somehow?
-
Hey,
When I edit *ui files in qtCreator with dark, flat theme, they look different. When I launch app, displayed theme is standard.QtCreator theme fits my app better. Is there a way to apply it to my app? I know about sylesheet command line param, but I can't find any css files in QtCreator installation directory.
There are dark.creatortheme and dark.xml files, can I use it somehow?
wrote on 7 Jul 2016, 17:23 last edited byTry this https://github.com/borzh/qt-creator-css/blob/master/qt-creator.css
Double click on the XXXX.ui and then right click on the ui, go to "change style sheets" and just copy this code there and run it.
1/2