8 Feb 08:25
8 Feb 09:49
Re: C++ Qt widget called in python?
Daniele Esposti <expo <at> expobrain.net>
2012-02-08 08:49:02 GMT
2012-02-08 08:49:02 GMT
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" <emayssat <at> gmail.com> 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 PyQt <at> riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
RSS Feed