[PyQt] Template -> unsupported function return type

Arve Knudsen arve.knudsen at gmail.com
Fri Jun 13 15:29:41 BST 2008


I'm trying to wrap a class method which returns a templated type,
which I've successfully defined in the SIP specification. SIP doesn't
accept the templated type as the function return type however, saying:
"unsupported function return type - provide %MethodCode and a C++
signature". What's going on here?

Thanks,
Arve


More information about the PyQt mailing list