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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to