Shiboken - Documentation support when binding a C++ library

139 views
Skip to first unread message

Yann Lanthony

unread,
May 7, 2012, 12:27:04 PM5/7/12
to pys...@googlegroups.com
Hi,

I am currently using shiboken to do the python binding of my C++ Qt-based project. I am starting to get really nice results, as I'm now able to end up with a .pyd file that allows me to call my C++ functions within a python interpreter. 
However, I have trouble understanding how I can also retrieve my C++ doxygen-style documentation as python docstrings, to be able to print functions doc at runtime with help(myFunction).
I am working on Windows (64bits) and I have compiled shiboken (and pyside) with docstring support (well, I linked libxml2 and libxslt which seem to be the 2 documentation related libraries). 

Is it at least possible to do something like that with the current version of shiboken (1.1.1) ?

Many thanks,
Yann

Yann Lanthony

unread,
May 24, 2012, 8:10:48 AM5/24/12
to pys...@googlegroups.com
Up anyone ?

I am planning to do a "hello world" tutorial to bind a C++ library with shiboken, and it could be great if I had this information.

Thanks,
Yann
Reply all
Reply to author
Forward
0 new messages