This tutorials shows how you can use Qt for Python – still often (mostly) referred as PySide2 – to build a desktop app with Python 3. This tutorial is based on PyQt5 tutorial: Learn how you can create ...
Let's be honest - the application we wrote in 1.hello wasn't the most exciting one ever. In this section, we're going to look at how to use buttons, and we will learn about events in Qt. First, let's ...