[PyQt] Simple Examples for using SIP with PyQt5

Robert Kent rob at gulon.co.uk
Fri Aug 21 16:24:52 BST 2015


Hi All,

As promised by me/suggested by David I have encapsulated my example and put it on GitHub:

https://github.com/jazzycamel/PyMyLabel <https://github.com/jazzycamel/PyMyLabel>

This is example contains an exceptionally thin wrapper around a QLabel with a configure script to generate the SIP wrapper as well as the Makefile’s necessary to build both the library itself and the Python module.

Hope it helps someone out, all comments and suggestions welcome.

Thanks, Rob

> On 21 Aug 2015, at 14:07, David Boddie <david at boddie.org.uk> wrote:
> 
> On Fri Aug 21 12:22:05 BST 2015, Robert Kent wrote:
> 
>> I may well write up my mini-example as a tutorial somewhere
>> to help others as it really is easy to create PyQt extensions
>> when you know how!
> 
> I put an example for PyQt4 on Bitbucket:
> 
> https://bitbucket.org/dboddie/pyqt-mailing-list-tempsip
> 
> Perhaps you could do something similar for your example.
> 
> David
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150821/0d537581/attachment.html>


More information about the PyQt mailing list