新式的訊號插槽風格在PyQt的4.5版本中引入,PySide借鑑了這種處理方式, ... QPushButton("Call someFunc") button.clicked.connect(someFunc).
確定! 回上一頁