Pyhton
Blog

Using Shiboken2 to create Python bindings for a Qt library

With the release of Qt 5.12, Qt for Python is officially supported and can be used to write full-fledged Qt applications using Python as the main programming language.

This prompted us to also take a closer look at the bindings (the Python module is called PySide2) and also the underlying technology, namely the binding generator called Shiboken2.

Read More »
Allgemein

QtDevDays 2014 videos

Since the lightning talks, presented at the QtDevDays2014 have been released recently, we would  like to provide the videos of the basysKom talks: Slides: qtdd2014_qt5_on_a_microcontroller

Read More »