QPushButton ("button",widget) name = "user" button.setGeometry(100,100, 60, 35) button.connect(button, QtCore.SIGNAL('clicked()'), calluser(name)).
確定! 回上一頁