QObject.connect(widget, QtCore.SIGNAL('signalname'), slot_function). PyQt 支援多種型別的訊號,而不僅僅是點選。
確定! 回上一頁