[PyQt] [BUG] QObject::sender() returns the original object that sent the signal
redstone-cold
redstone-cold at 163.com
Sat Apr 4 12:08:05 BST 2015
I saw some fix on QObject::sender() showed in the change log, but as I tested, the bug has not been fixed yet .
tested code here
https://bpaste.net/show/9605c5d7e849
when self.deleteTasks triggered, self.sender() should return QNetworkReply rather than QAction
if the url doesn't work there, please use another URL without redirection and also direct to some large file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150404/cbae2989/attachment.html>
More information about the PyQt
mailing list