[PyQt] Deleting object in event handler

Filip Gruszczyński gruszczy at gmail.com
Tue Nov 25 14:05:11 GMT 2008


> Do you need to set the parent? What happens if you just hide the check box?

I prefer so, just to keep everything clean. I have used deleteLater
and it deletes the checkBox just fine, without any warnings. So I
guess that's the proper way. Thanks for the interest :)

-- 
Filip Gruszczyński



More information about the PyQt mailing list