SetStyleSheet function doesn't work in QWidget
Mar 4, 2023 · 1 min read · 1. Preface we found that the subclasses that inherit from QWidget look fine in Qt Designer when we used the setStyleSheet() function, but when we actually run the application, we find that it doesn't work. 2. Solutions 2.1. solution 1 If you are not ...
Join discussion













