Segmentation fault when using setStyleSheet
-
@jsulm Can you explain where can I find that magic file you are talking about, because I cannot see it in my project file list
@lukutis222 said in Segmentation fault when using setStyleSheet:
because I cannot see it in my project file list
Since it's a GENERATED file look in build folder.
-
@jsulm Can you explain where can I find that magic file you are talking about, because I cannot see it in my project file list
wrote on 16 Sept 2022, 11:50 last edited by JonB@lukutis222 said in Segmentation fault when using setStyleSheet:
Can you explain where can I find that magic file you are talking about, because I cannot see it in my project file list
Never said it was. It is in your build directory, and you can read it in and examine it in Creator. Which BTW is very useful for understanding how your
.ui
file gets translated into code.
21/22