How to make a disabled QLabel (or any image basically) retain color?
If I have a QLabel with a pixmap, and the QLabel is disabled, the pixmap will be automatically converted to grayscale.
If I have a QLabel with a pixmap, and the QLabel is disabled, the pixmap will be automatically converted to grayscale.