On Thu, 2011-10-13 at 11:12 -0300, Marcelo Lira wrote: > Don't forget to add the converter code for vector. > In Shiboken's test library (shiboken/tests/samplebinding) there is > code for a std::list <-> Python list converter that you can adapt for > vector.
Yes, I saw right now that the isConvertible and toCpp calls where failing. I'll do that. Thank you both _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
