按钮b3设置为使用setEnabled()方法禁用-PushButton b4通过setDefault()方法设置为默认按钮。 ... setLayout(layout) self.b3 = QPushButton("Disabled") self.b3.
確定! 回上一頁