C++ has evolved tremendously in the last decade in its quest to become a safer, more elegant language while giving more fine-grained control to the user. However, C++ has a steep learning curve associated with it. People don’t want to invest much time into learning the intricacies of C++ and Qt with C++. Alternatively, Python has gained a strong popularity among programmers due to its extensive usage in Data Science, Deep Learning, and its flat learning curve. It was imminent that Qt, being the best GUI development framework, made its way into Python. Qt for Python not only provides a GUI framework for users in Python ecosystem, but also paves way for rapid prototyping with Qt for C++ developers. With Qt for Python, we offer not one but two solutions to Python developers; PySide – Qt Bindings for Python, and Shiboken – a tool to bring your C++ code into Python. Just like C++, Qt for Python has greatly improved with every release always heeding ideas and requests from our users.
But how can this help your current project? How can you bring one of the most popular ecosystems to your application scope?
This talk will discuss the top 5 features in the 6.3 release and demonstrate how each of these features can benefit your PySide6 application. Hear about topics ranging from improving the speed of your PySide6 application, cross-compiling PySide6 to arm64 platform, to improved support for PySide6 QML applications.
You will also learn about all the features that are being planned and developed for the next releases which will boost your project reach and workflow even more.
Prerequisites:
Qt knowledge (Basic)
Qt for Python (Basic)
Python Knowledge (Basic)
C++ Knowledge (Null to Basic)
Qt Design Studio (QDS) helps you makes the leap from design to concrete UI. The Qt-Bridge plugin is ...
Watch videoBuilding large-scale, feature-rich projects that run on multiple platforms poses many testing challe...
Watch videoCode Coverage is a metric that tells you how much your tests exercise your application. And the appl...
Watch videoSince Qt 6.2, we have gradually phased in the new Qt Quick Compiler Technology. Using the overhauled...
Watch videoIn this talk, we will discover how to enhance existing GUI tests and infrastructure. We will accompl...
Watch videoThis demo of the Axivion Suite will highlight its capability of architecture verification and how th...
Watch videoBringing a great User Experience for your product is hard. And often, we don't spend our time workin...
Watch videoIn this session, Brook will show how to setup a project consisting of a set of template files, based...
Watch video