QPushButton :disabled { color: grey; }. QPushButton:pressed { color: black; } QPushButton:focus { color: green; } QPushButton:hover { color: red; }.
確定! 回上一頁