Trending

#qtdev

Latest posts tagged with #qtdev on Bluesky

Posts tagged #qtdev

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

What's New in the Qt GRPC library in 6.11
www.qt.io/blog/whats-n...
#QtDev
#cpp
#cplusplus

0 0 0 0
CLion + Qt Designer: Open .ui Files from Your C++ Code
CLion + Qt Designer: Open .ui Files from Your C++ Code Qt Designer integration in CLion is nowhere near as smooth as in Qt Creator, but you can still make working with .ui files reasonably convenient.In this epis...

Qt Designer integration in CLion may not match Qt Creator - but a few tweaks improve it.

Jesper Pedersen shows how to open the matching .ui from a .cpp via an External Tool, plus a shortcut tweak for #QtCreator–like window handling.

🔗 www.youtube.com/watch?v=Vir8...

#QtDev #CLion #QtDesigner #Cpp

0 0 0 0
Qt 6.10.3 Released Qt 6.10.3 release blog post

Qt 6.10.3 Released
www.qt.io/blog/qt-6.10...
#QtDev
#cpp
#cplusplus

0 0 0 0
Post image

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

This training covers essential tools & workflows to identify issues & optimize #performance in Qt-based Linux environments: training.kdab.com/portfolio/de...

#QtDev #Debugging #Profiling

0 0 0 0
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.

Qt Creator 19 - CMake Update
www.qt.io/blog/qt-crea...
#QtDev
#cpp
#cplusplus

2 1 0 0
March 2026 Newsletter: Rust/C++ Interop, QML Synchronization, Hotspot 1.6.0, EW2026 Recap, and more
March 2026 Newsletter: Rust/C++ Interop, QML Synchronization, Hotspot 1.6.0, EW2026 Recap, and more Welcome! The March 2026 edition focuses on practical engineering challenges across C++, Qt, and Rust.Explore a detailed comparison of Rust/C++ interop approa...

The March 2026 audio version of the newsletter covers practical engineering topics across C++, Qt, and Rust, including Rust/C++ interop (Zngur vs. CXX), scalable QML synchronization, Hotspot 1.6.0, a recap of EW2026, and more: www.youtube.com/watch?v=oOcI... #Embedded #QtDev #RustLang #Cpp #QML

0 0 0 0
Qt Online Installer and Qt Installer Framework 4.11.0 Released Qt Installer framework 4.11. has been released.

Qt Online Installer and Qt Installer Framework 4.11.0 Released
www.qt.io/blog/qt-onli...
#QtDev
#cpp
#cplusplus

0 0 0 0
Preview
In-Company Training | KDAB Improve the programming skills of your developer team at your preferred location with a custom-tailored training course. In-company training offers a lower cost-per-student as it eliminates travel cost and reduces time away from the office.

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...

1 0 0 0
Preview
Windows 10 End-of-Life Plans in Qt Windows 10 has officially reached its end-of-life (EOL), concerning also Qt applications. Qt 6.12 LTS will be the last Qt release to support Windows 10.

Windows 10 End-of-Life Plans in Qt
www.qt.io/blog/windows...
#QtDev
#cpp
#cplusplus

0 0 0 0
Qt Creator, CLion, Locator, Shift shift, Search Everywhere
Qt Creator, CLion, Locator, Shift shift, Search Everywhere In this short episode, Jesper Pedersen shows Qt Creator users how to feel at home in CLion by re‑creating their beloved Ctrl+K locator workflow. You’ll learn...

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

0 0 0 0
What's new in QML Tooling in 6.11, part 3: context property support qmlls qmlformat qmllint QML Language Server LSP Qt

What's new in QML Tooling in 6.11, part 3: context property support
www.qt.io/blog/whats-n...
#QtDev
#cpp
#cplusplus

0 0 0 0
Video

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

0 0 0 0
Preview
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.

Qt 6.11 Released!
www.qt.io/blog/qt-6.11...
#QtDev
#cpp
#cplusplus

1 1 0 0
Post image

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

1 0 0 0
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.

Bind QML Values across an Arbitrary Number of Elements
www.kdab.com/bind-qml-val...
#QtDev
#cpp
#cplusplus

0 0 0 0
Post image

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

0 0 0 0
Switching from Qt Creator to CLion: First Steps, Pitfalls and Useful Features
Switching from Qt Creator to CLion: First Steps, Pitfalls and Useful Features Switching IDE's is not an easy thing. You are used to certain ways of doing things and you have strong muscle memories that need to be overcome.Join Jesper P...

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

0 0 0 0
Video

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

1 0 0 0
What's new in QML tooling in Qt 6.11, part 2: new qmllint warnings qmlls qmlformat qmllint QML Language Server LSP Qt

What's new in QML tooling in Qt 6.11, part 2: new qmllint warnings
www.qt.io/blog/whats-n...
#QtDev
#cpp
#cplusplus

0 1 0 0
Preview
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.

Qt Creator 19 released
www.qt.io/blog/qt-crea...
#QtDev
#cpp
#cplusplus

1 1 0 0
Preview
REST Better with the Support of OpenAPI in Qt 6 The Qt 6 OpenAPI Generator introduction.

REST Better with the Support of OpenAPI in Qt 6
www.qt.io/blog/rest-be...
#QtDev
#cpp
#cplusplus

1 0 0 0
Preview
Qt Widgets to Qt Quick, An Application Journey Part 4 Consider moving from legacy Qt Widgets code to Qt Quick? See how to complete the architecture transition and how easy it is to iterate on a new GUI.

Qt Widgets to Qt Quick, An Application Journey Part 4
www.qt.io/blog/qtwidge...
#QtDev
#cpp
#cplusplus

2 0 0 0
Post image

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

0 0 0 0
Post image Post image

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...

2 0 0 0
Post image

📍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

1 2 0 0
Video

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

1 1 0 0
Post image

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

1 0 0 0
Qt Creator 19 RC released Qt Creator 19 RC released

Qt Creator 19 RC released
www.qt.io/blog/qt-crea...
#QtDev
#cpp
#cplusplus

1 0 0 0
February 2026 Newsletter Podcast
February 2026 Newsletter Podcast February 2026 Newsletter: Spix GUI Automation, Windows CE Migration Whitepaper, Oxidize 2026 CfP, Embedded World 2026, Meeting C++, QML Videos, Training & Ev...

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

0 0 0 0
Preview
New in Qt 6.11: QRangeModel updates and QRangeModelAdapter When introducing QRangeModel for Qt 6.10 I wrote that we'd try to tackle some limitations in future releases. In Qt 6.11, QRangeModel supports caching ranges like std::views::filter, and provides a ne...

New in Qt 6.11: QRangeModel updates and QRangeModelAdapter
www.qt.io/blog/new-in-...
#QtDev
#cpp
#cplusplus

0 0 0 0