It's vacation season in Europe, so there is still not much going on, release-wise, in the Qt world. So, here are a couple of interesting topics I found on the mailing list and on planet.qt.io:
- Running Qt on an STM32F7Discovery board:
https://github.com/embox/embox/wiki/Qt-on-STM32
The STM32F7Discovery is an evaluation board with an Arm Cortex-M7-based microcontroller:
https://www.st.com/en/evaluation-tools/32f746gdiscovery.html
- What's the difference between PyQt5 and Pyside2?
https://www.learnpyqt.com/blog/pyqt5-vs-pyside2/
- Introducing minicoin
https://blog.qt.io/blog/2019/06/04/introducing-minicoin/
Posted by Jon Trulson