2011/8/5 Hugo Parente Lima <[email protected]>:
> As discussed in previous threads, here is my PSEP proposal for shiboken helper
> module.
>
> Waiting for comments.

Imho this module should also provide the inverse of
"wrapInstance(type, address)" to get the raw address of a Qt object
created through PySide.  This is mandatory to pass PySide-created
objects to native Qt libraries (e.g. through ctypes or through another
binding tool like Boost.Python).
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to