Hi,
  There are three Objects related to one signal to slot event.
1, the signal generator
2,the slot trigger
3,qtObject who connect these two together.

I am wondering how things happening behind the scene.
Where does the signal first fire and how it passed to the slot?
What's the responsibility of qtObject?

Best regards,
Von
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to