标签: python python-3.x pyqt pyqt5
如何更改此QPushButton中文本的颜色和字体大小
b5 = QPushButton('5',window) b5.setStyleSheet("background-color: black")