[PyQt] Copy constructors and assignment operator

Arve Knudsen arve.knudsen at gmail.com
Sat Jun 13 15:04:35 BST 2009


Phil, can you please explain why SIP 4.8 makes use of the assignment
operator when wrapping a class' copy constructor? We have a couple of
classes that expose a copy constructor, but not the assignment operator and
the SIP generated wrappers no longer compile with 4.8 (4.7.x worked), since
the assignment operator is referenced.

Thanks,
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090613/c0650e14/attachment.html


More information about the PyQt mailing list