🎉 Qt 6.11 Toolkit Released With "The Same 3D Capabilities As A Game Engine" - Phoronix

https://www.phoronix.com/news/Qt-6.11-Toolkit

#qt #qtdev

Qt 6.11 Toolkit Released With "The Same 3D Capabilities As A Game Engine"

Qt 6.11 is out as the latest version of this cross-platform toolkit used by the KDE desktop and widely by both open-source and closed-source applications.

Qt 6.11 Released!

Update to Qt 6.11 to improve your app performance, render graphics with new techniques, connect easier, and take a new approach to asynchronous C++ coding.

What’s coming up in KDAB’s training lineup? These upcoming in-person sessions in Berlin are designed to help you advance your C++ or QML knowledge and build stronger debugging skills for real-world Qt development.

Explore all available courses and get the details: https://training.kdab.com/scheduled-training/

#QtDev #Cpp #QML #Debugging #CPlusPlus #Linux

Synchronizing QML Properties with a C++ Singleton Message Broker | KDAB

Learn how to synchronize QML properties across dynamically instantiated elements using a C++ singleton message broker, recursive signal-slot connections, and minimal UI-logic coupling.

KDAB

Synchronize properties across dynamically instantiated QML elements, using a C++ singleton that acts as a message broker and recursive signal-slot connections. This design enables flexible and scalable value synchronization across components, with minimal coupling between UI and logic.

Read on: https://www.kdab.com/bind-qml-values-across-an-arbitrary-number-of-elements/

#QtDev #QML #Cpp #CPlusPlus #Programming

Adopting a new IDE often means rethinking workflows and rebuilding muscle memory.

Episode 1 of this new series examines using CLion (by JetBrains) for Qt development, covering project setup, familiar keymaps, UI creation, and early impressions of debugging and version control.

Watch the first episode: https://www.youtube.com/watch?v=7p53KwECJrw

#QtDev #CLion #CMake #Cpp #QtCreator #IDE

https://www.youtube.com/watch?v=7p53KwECJrw

Switching from Qt Creator to CLion: First Steps, Pitfalls and Useful Features

YouTube
In case you're looking for an advanced docking solution, have a look at KDDockWidgets. This cross-platform framework offers extensive widget access, enabling developers to fine-tune and tailor the #docking experience in Qt applications: https://github.com/KDAB/KDDockWidgets #QtDev #Development
What's new in QML tooling in Qt 6.11, part 2: new qmllint warnings
https://www.qt.io/blog/whats-new-in-qml-tooling-for-qt-6.11-part-2
#QtDev
#cpp
#cplusplus
What's new in QML tooling in Qt 6.11, part 2: new qmllint warnings

qmlls qmlformat qmllint QML Language Server LSP Qt

Qt Creator 19 released

See the highlights: Easy minimap navigation, auto-detection and setup for remote devices, MCP support for AI with projects, and performance improvements.

REST Better with the Support of OpenAPI in Qt 6

The Qt 6 OpenAPI Generator introduction.