On Wednesday, August 15, 2012 08:02:08 PM Chris Long wrote:
> Hi,
> 
> I am interesting in introspecting on the PySide runtime data structures that
> glue the C++ and Python together, from C++. I am guessing that I want to
> use libshiboken with the classes and functions declared in
> /usr/include/shiboken.
> 
> Is that right? Is there any documentation for it?

Almost all public functions have some comments on the header file, however I 
must admit that the comments may not be much clear or depend on knowledgment 
not explained in the comments itself.

> If you're curious, I want to do this because I'd like to let PySide
> interoperate with a large C++ library that's wrapped with swig.
> 
> Thanks.
> 
> - Chris

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to