How To Use QML in Qt6 | User Interface | #QtWS21

This talk will show how to best use the new CMake API for QML modules, declarative type registration, and the tools available in Qt to create well-structured, easily maintainable QML applications. The talk will highlight how such best practices help you compile your QML code to C++ using the new QML Script Compiler. Compiling to C++ avoids interpretation overhead and improves the performance of your applications.

Speaker: Ulf Hermann (Principal Software Engineer, The Qt Company)