[PyQt] circular references

Phil Thompson phil at riverbankcomputing.co.uk
Sat May 26 23:03:52 BST 2007


On Saturday 26 May 2007 9:00 pm, Andrew Purdea wrote:
> hi!
> How well are circular references handled when there are python and qt, or
> only qt objects involved in it?
> are they properly freed, or do i need to break the circular references
> myself?

They are handled automatically.

Phil


More information about the PyQt mailing list