[PyKDE] slots and callables.

Phil Thompson phil at river-bank.demon.co.uk
Wed May 30 21:52:24 BST 2001


>===== Original Message From Toby Sargeant <t.sargeant at inpharmatica.co.uk> 
=====
>On Wed, May 30, 2001 at 11:44:38AM +0200, Yves BAILLY wrote:
>> Hello toby,
>> Have you tried using the "sender()" method ? It's very handy, you can
>> connect several signal to a single slot, and it gives you the signal
>> sender, i.e. in your example that could be the moved table...
>
>Hi,
>
>I tried this, using the PyQT version out of CVS, but sender() seems to
>always return None.

You'll also need the CVS version of SIP - the bug was partly fixed by changing 
the code generator.

Phil





More information about the PyQt mailing list