[PyKDE] Garbage collection of signal/slot association?

Phil Thompson phil at riverbankcomputing.co.uk
Sat Aug 30 12:37:01 BST 2003


On Wednesday 27 August 2003 3:15 pm, Sundance wrote:
> Hello,
>
> Here's a silly question: given two qobjects A and B, and a connection
> between A.SomeSignal and B.SomeSlot, does the connection get garbage
> collected upon deletion of either A or B?
>
> Just wondering. :)

If it doesn't then it's a bug.

Phil




More information about the PyQt mailing list