I have the follow code:self.pushButton = QtGui.QPushButton(Form)self.pushButton.setGeometry(QtCore.QRect(0, 550, 150, 31))self.pushButton.
確定! 回上一頁