[PyKDE] Re: sender() and PYSIGNALs

Phil Thompson phil at riverbankcomputing.co.uk
Sun Oct 23 17:06:04 BST 2005


On Wednesday 19 October 2005 9:48 pm, Giovanni Bajo wrote:
> 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?

Try tonight's snapshots (SIP and PyQt) - not heavily tested.

Phil




More information about the PyQt mailing list