Qt-Frameless-Window-DarkStyle
Qt-Frameless-Window-DarkStyle copied to clipboard
The button background color isn't applied in programatically created QPushbuttons
I have a few QPushbuttons in my view. They are programmatically added to the view. While the text color works fine in the buttons, the background color remains white in the Light theme on Mac. Here is a snapshot:
try applying the stylesheet after creating the buttons