I made a windows form application in Qt, and I have QPushButton, QGroupBox, etc., and the application works fine.
But when I leave the application the next day, I see that all the frames around the buttons, group boxes and all widgets that have frames disappear. But the application still works as it should.
Here I edited the image as it looks.
The application installs some style sheets in some widgets in other dialog boxes and enables and disables one widget.
But does anyone have the same problems? And maybe explain why this is happening?
source share