This is an overview of upcoming KDAB training courses on debugging and profiling for Qt and C++ applications on Linux, as well as advanced QML covering topics such as QML/C++ integration and application architecture.

Training schedule: https://training.kdab.com/scheduled-training/

#QtDev #QML #CPlusPlus #Linux #SoftwareDevelopment #Performance #Debugging #Profiling

Qt 6.11 has been released. In this video, Maycon Stamboroski (Qt Group) joins Jesper Pedersen to review key updates such as an introduction to TaskTree and easier data access using QRangeModelAdapter with QRangeModel. #QtDev #SoftwareDevelopment #QtQuick

https://www.youtube.com/watch?v=zdtNBRnoLGo

What's cooking in Qt 6.11?

YouTube

Switching between Qt versions in CLion can feel less transparent than Qt Creator - but it’s manageable with the right setup.

Jesper Pedersen explains how CLion detects Qt via qmake, how to define toolchains with version-specific environments, and how to map them to CMake profiles for flexible configuration switching.

#QtDev #CLion #CMake #Cpp

πŸ”—
https://www.youtube.com/watch?v=4-B3tN7hZUQ

CLion β€œKits” for Qt Creator Users: Switching Between Multiple Qt Versions

YouTube
Applied modern C++: efficient expression evaluator with type erasure - Olivia Quinet - Meeting C++25
https://www.youtube.com/watch?v=66WtE_7wE1c
#QtDev
#cpp
#cplusplus
Applied modern C++: efficient expression evaluator with type erasure - Olivia Quinet - Meeting C++25

YouTube
What's New in the Qt GRPC library in 6.11

Qt 6.11 enhances Qt GRPC with stability, performance, and safety improvements, client-side interceptors for logging, metrics, and custom RPC behavior

Setting target host in the new Qt 6.11 #QtOpenApi generator is ridiculous or either I'm missing something. The documentation is at least abysmal.
#qt #qtdev #openapi

Qt Designer integration in CLion may not match Qt Creator - but with a few tweaks, it can be significantly improved.

Jesper Pedersen demonstrates how to open the corresponding .ui file directly from a .cpp using an External Tool, along with a shortcut adjustment for more #QtCreator–like window handling.

#QtDev #CLion #QtDesigner #Cpp

πŸ”—
https://www.youtube.com/watch?v=Vir8tPB0N-4

CLion + Qt Designer: Open .ui Files from Your C++ Code

YouTube
Qt 6.10.3 Released

Qt 6.10.3 release blog post

Are you struggling to track down bugs or performance bottlenecks in your Qt applications on Linux?

This KDAB training introduces essential tools and workflows for identifying issues and optimizing performance in Qt-based Linux environments.

Learn more: https://training.kdab.com/portfolio/debugging-and-profiling-qt-applications-on-linux/

#QtDev #Performance #Debugging #Profiling #Optimisation #Linux

Qt Creator 19 - CMake Update

Explore the key CMake updates in Qt Creator 19, including enhanced dependency management, improved build tools, and new features for a streamlined development experience.