[PyQt] Inconsistent documentation for Factory annoctation

Tyler Wade wayedt at gmail.com
Sun Aug 18 07:02:30 BST 2013


Hello,

I'm somewhat confused by the documentation for the Factory annotation.  In one place[1] it says that the new instance "…. is owned by C/C++."  In a second[2] it says the new instance "…  is owned by Python."  Could I get some clarification on this?

[1] http://pyqt.sourceforge.net/Docs/sip4/annotations.html#function-annotation-Factory
[2] http://pyqt.sourceforge.net/Docs/sip4/using.html#id7


More information about the PyQt mailing list