[PyQt] causes self to be owned by Qt instead of PyQt ???

redstone-cold redstone-cold at 163.com
Mon Mar 30 11:15:24 BST 2015


In the QObject.__init__(self, Parent=None) documentation it states:

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

What does it mean to be owned by Qt instead of PyQt? Does this have effects on behavior that I should be aware of when developing a PyQt application?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150330/19566073/attachment.html>


More information about the PyQt mailing list