[PyQt] QObject::sender() returns the original object that sent the signal
iMath
2281570025 at qq.com
Wed Feb 11 03:15:38 GMT 2015
In PyQt4,QObject::sender() returns the direct object that sent the signal,while in PyQt5,it returns the original object that sent the signal.
QObject::sender() should return the DIRECT object that sent the signal or cause so many problems .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150211/8282aaae/attachment.html>
More information about the PyQt
mailing list