PDA

View Full Version : QStatusBar default color differs from Windows Color



cic
10th September 2013, 11:05
I read them from IrfanView, one from Qt is F0F0F0, and the one from windows is F1EDED.

I used to think since I know the color value already I could just setup the color with the value.
However, it could be even better if QPalette alread provides. e.g. QPalette::Window, that's the color I set for the widget.