change disbled button background pyqt5

Solutions on MaxInterview for change disbled button background pyqt5 by the best coders in the world

showing results for - "change disbled button background pyqt5"
Linus
04 Jan 2020
1QPushButton:disabled {
2	background-color:#ff0000;
3}
similar questions
queries leading to this page
change disbled button background pyqt5