[PyKDE] QObject.disconnect()

Phil Thompson phil at riverbankcomputing.co.uk
Thu Oct 5 15:58:15 BST 2006


> hi.
>
> i want to use the 'universal disconnect', but can't get it to work.
> maybe i've missed something. i want to disconnect several python-slots
> from python-signals.
>
> any comments?

disconnect() isn't fully implemented, you have to disconnect one at a time.

Phil




More information about the PyQt mailing list