[PyQt] SIP wrapping template call
Pankaj Singh
pankajs.21 at gmail.com
Sat Sep 24 05:06:32 BST 2011
In the C++ code that I'm exporting to python, I have the following call in
the header file.
template <class PropertyManager>
Following this, PropertyManager is being used in other class definitions.
How do I wrap this in a sip file?
Thanks and Regards
Pankaj Singh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110924/a1c2ba3d/attachment.html>
More information about the PyQt
mailing list