Qt Online Installer and Qt Installer Framework 4.11.0 Released
www.qt.io/blog/qt-onli...
#QtDev
#cpp
#cplusplus
Do you need training that fits your requirements? KDAB’s in-company #training lets you set the agenda, schedule, and location. Explore topics like #QtDev, #Cpp, #QML, #3D, #Debugging, and more.
Learn more: training.kdab.com/in-company-t...
Windows 10 End-of-Life Plans in Qt
www.qt.io/blog/windows...
#QtDev
#cpp
#cplusplus
In episode 2 of the CLion series, Jesper Pedersen shows how to replicate Qt Creator’s Ctrl+K locator in CLion via “Search Everywhere” including keybinding customization, class-focused search, and reuse of editor selections for fast navigation: www.youtube.com/watch?v=rQJC... #QtDev #CLion #Cpp
What's new in QML Tooling in 6.11, part 3: context property support
www.qt.io/blog/whats-n...
#QtDev
#cpp
#cplusplus
This 2-minute recap offers a quick look at the diverse range of customer-driven demos KDAB featured at Embedded World 2026. Everything you see here is built on real-world customer success: www.youtube.com/watch?v=W_BL...
#Embedded #QtDev #RustLang #Cpp #Migration #EmbeddedSystems
Qt 6.11 Released!
www.qt.io/blog/qt-6.11...
#QtDev
#cpp
#cplusplus
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: training.kdab.com/scheduled-tr...
#QtDev #Cpp #QML #Debugging #CPlusPlus #Linux
Bind QML Values across an Arbitrary Number of Elements
www.kdab.com/bind-qml-val...
#QtDev
#cpp
#cplusplus
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: www.kdab.com/bind-qml-val... #QtDev #Cpp
Switching IDEs means rethinking workflows and rebuilding muscle memory.
This new series explores using CLion (by JetBrains) for Qt development, including project setup, UI creation, debugging, and Git integration: www.youtube.com/watch?v=7p53...
#QtDev #CLion #CMake #Cpp #QtCreator
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: github.com/KDAB/KDDockW... #QtDev #Development
What's new in QML tooling in Qt 6.11, part 2: new qmllint warnings
www.qt.io/blog/whats-n...
#QtDev
#cpp
#cplusplus
Qt Creator 19 released
www.qt.io/blog/qt-crea...
#QtDev
#cpp
#cplusplus
REST Better with the Support of OpenAPI in Qt 6
www.qt.io/blog/rest-be...
#QtDev
#cpp
#cplusplus
Qt Widgets to Qt Quick, An Application Journey Part 4
www.qt.io/blog/qtwidge...
#QtDev
#cpp
#cplusplus
Still running Windows CE? Now is the time to plan the transition.
Miłosz Kosobucki (KDAB) outlines practical strategies for migrating business logic, UI frameworks, and OS/hardware integration to #EmbeddedLinux: www.kdab.com/windowsce-to...
#Cpp #QtDev #Embedded #WindowsCE #Wince
Embedded World 2026 is officially underway in Nuremberg.
Here’s a look at the KDAB booth (4-302). Stop by to explore our latest #embedded demos and talk with engineers about building high-performance systems with #QtDev, #Cpp, #RustLang, #Slint & #FlutterDev.
Details:
www.kdab.com/kdab-at-embe...
📍Embedded World 2026 starts in Nuremberg tomorrow.
Stop by KDAB at booth 4-302 to explore live demos of #embedded systems built with Qt, C++, Rust, Slint, and Flutter, and talk with our engineers about your projects.
Details:
www.kdab.com/kdab-at-embe...
#QtDev #Cpp #RustLang #Slint #FlutterDev
QRangeModel was introduced in Qt 6.10. Finally, we do no longer need to subclass to be able to provide data to a view - or do we? Watch to see how to work with this new class, and discuss when it is a good idea to use it, & when it is less so: www.youtube.com/watch?v=SWIG... #QtDev #Cpp
What did KDAB work on in February? As Embedded World 2026 approaches, this newsletter edition highlights #embedded-focused insights like GUI automation with Spix, Windows CE to #EmbeddedLinux migration, the Oxidize 2026 CfP, and more: www.kdab.com/newsletter/f... #QtDev #QML #RustLang
Qt Creator 19 RC released
www.qt.io/blog/qt-crea...
#QtDev
#cpp
#cplusplus
As we approach Embedded World 2026, this audio version of the February 2026 newsletter brings you insights and practical tools for embedded software development. Listen in: www.youtube.com/watch?v=J-rD... #QtDev #Embedded #RustLang #QML #Migration #WindowsCE #Cpp
New in Qt 6.11: QRangeModel updates and QRangeModelAdapter
www.qt.io/blog/new-in-...
#QtDev
#cpp
#cplusplus
Qt Widgets to Qt Quick, An Application Journey Part 3
www.qt.io/blog/qtwidge...
#QtDev
#cpp
#cplusplus
For the upcoming #Qt 6.11 release we've made it (even!?) easier to display the data in a C++ data structure in a Quick or Widgets UI:
www.qt.io/blog/new-in-...
#QtDev #cpp #cplusplus
Free QML Beginner Course: Learn QML on YouTube with Qt Academy
www.qt.io/blog/free-qm...
#QtDev
#cpp
#cplusplus
🆕 KDAB Whitepaper: Windows CE to Embedded Linux Migration
This is a practical guide for migrating business logic, UI & OS/hardware interactions covering C++, C#, Qt, Linux, and team prep for a smooth transition. #Cpp #QtDev #Embedded #Linux #Windows #Wince
🔗 www.kdab.com/windowsce-to...
Here’s an overview of upcoming training sessions. Strengthen your C++ and QML expertise or deepen your debugging skills with KDAB’s in-person courses in Berlin. Find more courses and details here: training.kdab.com/scheduled-tr... #QtDev #Cpp #QML #Debugging #CPlusPlus
Automate repetitive #GUI tasks in Qt/QML applications like sending clicks, entering text, property checks, and even visual testing via screenshots with Spix - a small but useful library. Read the full blog here: www.kdab.com/automating-r...
#QtDev #QML #GUIAutomation #Embedded