[PyKDE] sender() and PYSIGNALs

Giovanni Bajo rasky at develer.com
Wed Oct 19 21:48:34 BST 2005


Hello,

It appears that QObject::sender() returns None when called from a slot
invoked through a PYSIGNAL. Is there a way to access the information also
for PYSIGNALs? Would it be possible to modify sender() so that it works also
for PYSIGNALs?
-- 
Giovanni Bajo




More information about the PyQt mailing list