setStyleSheet('QPushButton {background-color: #A3C1DA; color: red;}'). 示例(使用PySide):. from PySide import QtGui app = QtGui.QApplication ...
確定! 回上一頁