On Tuesday 25 September 2007, Alexander Eisenhuth wrote:
> Hello PyQt experts,
>
> do i have to disconnect all signal/slots, after the emitting object is
> deleted, or does it the QObject destructor?

It's done for you - same as Qt.

Phil
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to