The Future of QML {Qt Virtual Tech Con 2020}
The QML language and engine will face major new challenges and developments in Qt 6. In order to scale down to smaller and smaller devices, a simpler dialect of the language needs to be formulated. This dialect can then be compiled ahead of time, reducing the run-time loading overhead and allowing additional optimizations.In total there will be three dialects of QML, building on each other: Static QML is for MCUs, and allows only very simple expressions and a reduced set of elements. Strict QML offers a larger feature set that is still compilable ahead of time. Dynamic QML gives you the full power of the language and all the elements you know from Qt5, at the cost of having to interpret it at runtime. The talk will give an overview of the new architecture as well as the changes to the language. It will show what changes you need to apply to your QML files in order to compile them ahead of time in the future. Speaker: Fabian Kosmale, Software Engineer, The Qt Company Qt Virtual Tech Con 2020 was held in May 2020. 35+ live tech talks, Q&As, and more were carried out by members of the international Qt community, in a free online event for designers, developers, and technology managers; focusing on interactive learning to create high performance UI/UX, applications with the Qt framework.
Oh, here is more
Webinar: Innovative GUI Solution for Resource-Limited Embedded System
In this session learn how to overcome the traditional issues related to graphical user interface (GU...
Watch videoWebinar: Safe and Effective Medical Devices Built with MCUs
Ever wondered about medical devices built with microcontrollers (MCUs), especially in today's world ...
Watch videoWebinar: Qt 6.8 Major Feature Updates
In this webinar, we cover updates to the following modules that comes with the release of Qt 6.8.: Q...
Watch videoWebinar: Optimize Medical Device Development with a Streamlined Workflow
In this webinar, we showcase the development of a medical infusion pump, highlighting the practical ...
Watch video