[PyKDE] Re: How to embed Python in C++

Eric Jardim ericjardim at gmail.com
Fri Mar 24 14:00:26 GMT 2006


2006/3/24, Phil Thompson <phil at riverbankcomputing.co.uk>:
>
> Make sure you are looking at current snapshots.


Sure. I'm using 2006/03/17 version.

> Is there any ".so" where I can find this "sipForceConvertTo_QWidget"?
>
> This is old style - deprecated in current snapshots. You won't find the
> functions themselves as the names are defined by the pre-processor and
> refer
> to entries in tables.


Old-style. But it is sugested on the on-line reference:

http://www.riverbankcomputing.com/Docs/sip4/sipref.html#sip-api-for-handwritten-code

I'm trying now the Python way, but I supose that is too costy compared to
the direct one.

--
Eric Jardim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060324/1346dde3/attachment.html


More information about the PyQt mailing list