On Wed, 04 May 2011 19:54 +0100, "Phil Thompson" <[email protected]> wrote: > On Wed, 04 May 2011 12:47:39 -0500, "Jim Crowell" <[email protected]> > wrote: > > > > What are the default assumptions about the ownership of objects passed > > into or returned from SIP-generated methods? > > The ownership of objects passed in is unchanged. The ownership of objects > returned are with C++ unless SIP has already seen the object, in which > case > ownership is unchanged.
Thanks Phil. -Jim _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
