<p>Hi Emmanuel,</p>
<p>have a look to the sip documentation on Riverbank Computing's website <a href="http://www.riverbankcomputing.com/static/Docs/sip4/index.html">http://www.riverbankcomputing.com/static/Docs/sip4/index.html</a> ,it's a good starting point.</p>
<p>For a lot of example look at the .sip files inside the PyQt4 package. </p>
<div class="gmail_quote">On Feb 8, 2012 7:25 AM, "Emmanuel Mayssat" <<a href="mailto:emayssat@gmail.com" target="_blank">emayssat@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Is it possible to call C++ Qt widget in PyQt?<br>If so how?<br>(Do I need to sip the lib?)<br><br>simple example? (let's say a subclass of QLabel in C++)<br><br>Regards,<br>--<br>E<br>
<br>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br></blockquote></div>