Hi Emmanuel,

have a look to the sip documentation on Riverbank Computing's website
http://www.riverbankcomputing.com/static/Docs/sip4/index.html ,it's a good
starting point.

For a lot of example look at the .sip files inside the PyQt4 package.
On Feb 8, 2012 7:25 AM, "Emmanuel Mayssat" <[email protected]> wrote:

> Is it possible to call C++ Qt widget in PyQt?
> If so how?
> (Do I need to sip the lib?)
>
> simple example? (let's say a subclass of QLabel in C++)
>
> Regards,
> --
> E
>
> _______________________________________________
> PyQt mailing list    [email protected]
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to