#qtdev
Speed up your workflow in Qt Creator. This reference card provides essential keyboard shortcuts for #Windows, #Linux, and #Mac. Get your cheat sheet here: www.kdab.com/software-tec... #QtDev #QtCreator
Qt Creator Reference Card | KDAB
The Qt Creator reference card is a handy reference (cheat-sheet) designed to speed up your use of Qt Creator. It gives you keyboard shortcuts for Windows, Linux and Mac.
www.kdab.com
November 12, 2025 at 11:35 AM
All 10 modules of Introduction to Qt Widgets are now available. Learn the foundations of Qt programming — from core concepts and layout management to model/view programming, drag & drop, and event filters.
Watch the full series: www.youtube.com/playlist?lis... #QtDev #QtWidgets
Introduction to Qt Widgets
KDAB
www.youtube.com
November 10, 2025 at 9:10 AM
🎉 LXQt 2.3 Desktop Environment Released with Better Wayland Support / Linuxiac

#lxqt #qtdev #wayland #opensource
LXQt 2.3 Desktop Environment Released with Better Wayland Support
LXQt 2.3 desktop environment improves Wayland support, adds new panel backends for Labwc, Niri, and Wayfire, introduces LZ4 in Archiver, and more.
linuxiac.com
November 6, 2025 at 6:01 PM
Siemens Energy revolutionized engineering with the Plant Asset Manager (PAM). With KDAB’s Qt expertise, PAM streamlines data, boosts collaboration, and powers reliable energy worldwide. Watch: www.youtube.com/watch?v=96-R... #QtDev
Making the Energy Flow: The Journey Towards a Qt Engineering Platform
YouTube video by KDAB
www.youtube.com
November 6, 2025 at 7:09 AM
🎉 Qt Creator 18 Released With Experimental Support For Development Containers - Phoronix

#qtcreator #qtdev #cpp #programming
www.phoronix.com/news/Qt-Crea...
Qt Creator 18 Released With Experimental Support For Development Containers
Qt Creator 18 is now available as the latest version of this Qt/C++-focused integrated development environment.
www.phoronix.com
November 4, 2025 at 9:02 PM
October at KDAB: new Git workflows, CI/CD tool comparisons, type-based alias analysis in C/C++, Qt 6.10 release, and updates for GammaRay & KDDockWidgets, and more: www.kdab.com/newsletter/o... #QtDev #Cpp #RustLang #QML #Embedded #AI
November 3, 2025 at 9:19 AM
Module 10 of "Introduction to Qt Widgets" explores drag and drop - from custom widget implementations to model/view integration - and concludes with an introduction to event filters. Watch the full module here: www.youtube.com/playlist?lis... #QtDev #QtWidgets
Introduction to Qt Widgets - Module 10: Drag and Drop (and Event Filters)
KDAB
www.youtube.com
October 31, 2025 at 10:17 AM
Visit KDAB at Embedded World North America 2025 in Anaheim, CA (4-6 Nov) to explore our #embedded, #3D, and Qt demos and discuss your C++, Qt, and Rust development challenges with our engineers. #QtDev #Cpp #RustLang

Learn more about our demos: www.kdab.com/kdab-at-embe...
October 30, 2025 at 9:49 AM
Qt for Android Automotive 6.8.5 is released
www.qt.io/blog/qt-for-...
#QtDev
#cpp
#cplusplus
Qt for Android Automotive 6.8.5 is released
Qt for Android Automotive 6.8.5 is released
www.qt.io
October 29, 2025 at 8:58 AM
In this interview with Maycon Stamboroski and Maurice Kalinowski (both from Qt Group), Jesper discusses the new features in Qt 6.10. What is Figma, what is Lottie and what can QGraphs even do? Watch this video to learn more: www.youtube.com/watch?v=Zjhc... #QtDev #Qt6
What's cooking in Qt 6.10?
In this interview with Maycon Stamboroski and Maurice Kalinowski, both from Qt Group, the new features in Qt 6.10 will be discussed. Along the way, a bit of background is added, including what is Figma, what is Lottie and what can QGraphs even do. We will, obviously, also go to the C++ side of things, and especially talk about the new kid on the block in model/view programming, namely QRangeModel. Chapters: 00:00 Welcome 01:23 What are the highlights of Qt 6.10 according to you? 02:50 What does it take to make a release? 04:04 Figma 04:51 Flexbox Layout 07:15 Lottie and Micro animations 10:01 SearchField + SortFilterProxyModel 14:04 Synchronizer 18:51 Qt Graphs 22:48 Whats new in Qt Graphs? 24:45 TreeModel 29:40 QRangeModel 37:24 Battle of things changed in Qt 6.10 Links: * Release blog: https://www.qt.io/blog/qt-6.10-released * Release video: https://www.youtube.com/watch?v=L2HQkTA4pmY * Upcoming release webinar (13th Nov 2025): https://www.qt.io/events/qt-610-major-feature-updates-1759844963?hsLang=en * Blog on...
www.youtube.com
October 29, 2025 at 8:40 AM
GammaRay 3.3 is available. The new release for the deep inspection tool drops Qt 5 support, requiring Qt 6.5 or newer, adds LLVM MinGW support on Windows, fixes UI startup issues, updates LZ4 to 1.10.0, and ensures build compatibility with Qt 6.10. Learn more: www.kdab.com/gammaray-3-3... #QtDev
GammaRay 3.3 Released | KDAB
GammaRay 3.3 introduces several updates aimed at maintaining compatibility with current Qt versions and improving stability across platforms.
www.kdab.com
October 20, 2025 at 1:32 PM
Stay ahead with KDAB’s expert-led training in #QtDev, #QML, and #Cpp. From modern C++ techniques to advanced Qt development and Linux debugging, our upcoming courses help you deepen your skills.

Explore the full schedule and register: training.kdab.com/scheduled-tr... #Embedded
October 17, 2025 at 9:36 AM
Qt Creator 18 RC released
Qt Creator 18 RC released
www.qt.io
October 16, 2025 at 4:16 PM
In the (for now) final episode of "Introduction to Qt Widgets", Jesper explains event filters - a powerful Qt feature for intercepting and handling events across widgets: www.youtube.com/watch?v=8Ktm... #QtDev #QtWidgets
Introduction to Qt Widgets (Part 69) - Event Filters
This final episode of "Introduction to Qt Widgets" will end on a high note - a very high note even - namely by Jesper talking about event filters. Event filters are a super neat tool in Qt, with which you can do truly amazing things - but also shoot yourself in the foot, so your whole leg falls off. Chapters: 00:00 Welcome 00:31 The worst boss ever 01:58 What are your options? 03:23 There is another option! 06:26 Event filters solving our boss problem 10:02 Men in black 11:14 A truly evil event filter! 15:35 Advertise - Let us help you profile your application 15:53 Update the code to have only one event filter 19:19 The end - but not goodbye Links: * KDAB Profiling Services: https://www.kdab.com/services/software-consulting/performance-optimization/ The example code showcased in this video is available here: https://github.com/KDABLabs/kdabtv/tree/master/Programming-With-Qt-Widgets/DragAndDrop All 'Introduction to Qt Widgets - Module 1' videos: https://www.youtube.com/playlist?list=PL6CJYn40gN6hgf7zCKF2Rv9Y0WoN8RVGf All 'Introduction...
www.youtube.com
October 16, 2025 at 8:15 AM
Using C++ to implement a color choosing panel in Qt
www.youtube.com/watch?v=kc3h...
#QtDev
#cpp
#cplusplus
Using C++ to implement a color choosing panel in Qt
YouTube video by Meeting Cpp
www.youtube.com
October 15, 2025 at 8:02 PM
Join Jesper Pedersen and Jan Marker as they explore the latest Qt AI Assistant updates. Get insights on review mode, prompt customization, practical workflows for smarter AI-assisted development, and more: www.youtube.com/watch?v=vw6r... #QtDev #AI #AICoding
Qt Creator AI Assistant: What's new since the first release?
Join Jesper Pedersen from KDAB and special guest Jan Marker as they dive into the latest updates for the Qt AI Assistant in Qt Creator since their last recording in April. In this episode, you'll get a hands-on look at the exciting new features and improvements, including: - Enhanced Context Awareness: The AI Assistant can now analyze multiple files in your project, not just the current one—helping you get better, more relevant code explanations. - AI Ignore Files: Exclude files from AI analysis using a .aiignore file, similar to .gitignore. - QML Linter Integration: QML linting tools can now help the AI Assistant provide smarter diagnostics and suggestions, especially for QML development. - Custom Model Configuration: Connect to custom models, including - OpenAI’s GPT-5 nano, set up API authentication, and tailor prompts to fit your workflow. - Expanded Model Choices: New options like Gemini 2.5 Pro and European models such...
www.youtube.com
October 14, 2025 at 8:15 AM
Building on the previous episode, Jesper shows how to enable drag and drop in item views like lists, tables, and trees using QAbstractItemView’s built-in support. Learn how to define drag and drop behavior in your model: www.youtube.com/watch?v=E46F... #QtDev #QtWidgets
Introduction to Qt Widgets (Part 68) - Drag and Drop in Model/View Programming
In the previous episode, we learned how to add drag and drop to a widget. We could now take that knowledge and add drag and drop to list views, tables and tree views, but that would be quite a bit of work. Fortunately, QAbstractItemView (which is the super class for those three) does already have support for it. All we need to do is to add information in our model about what is being dragged out, or how to handle data being dropped on it. Chapters: 00:00 Welcome 00:27 What do we get out of the box? 04:58 The dropside example 06:04 QStandardItemModel's default drag and drop implementation 07:45 Advertise: Modernizing your C++ code 08:14 Implementing drag from my own models 12:20 The drop side of my own models 14:30 Just a note 16:38 The example The example code showcased in this video is available here: https://github.com/KDABLabs/kdabtv/tree/master/Programming-With-Qt-Widgets/DragAndDrop All 'Introduction to...
www.youtube.com
October 10, 2025 at 8:15 AM
One of the most intuitive gestures in applications is drag and drop. In this episode, Jesper shows how to add drag and drop to your application, both so it can work with other applications, and lets you move data inside your application: www.youtube.com/watch?v=WTJP... #QtDev #QtWidgets
Introduction to Qt Widgets (Part 67B) - Drag and Drop
One of the most intuitive gestures in applications is drag and drop - "I have something here, I want it there" In this episode, we will learn how to add drag and drop facilities to your application, both so it can work with other applications, but also so you can drag, possibly even complex, data around inside your application. Links: * KDAB Service: Qt5 to Qt6 Migration: https://www.kdab.com/services/qt-services/qt-5-to-qt-6-migration-services/ * Codebrowser: https://codebrowser.dev/ * Code for QMimeDataPrivate on Codebrowser: https://codebrowser.dev/qt6/qtbase/src/corelib/kernel/qmimedata.cpp.html#106 Chapters 00:00 Welcome 01:01 Fives step to DnD 02:31 Step 1 - detect a drag is about to start 04:44 Step 2 - starting the drag 08:27 QMimeData 09:55 Advertise: Qt5 to Qt6 migration 10:15 Step 3+4 - the drop side 15:34 Encoding your own data type - the drag side 18:27 Decoding your own data - the drop site 21:48 Only encode the data when the drop happens 24:00 Drag and...
www.youtube.com
October 9, 2025 at 8:15 AM
KDDockWidgets 2.3 released:
The framework for creating advanced docking systems in Qt applications now defaults to #Qt6, with Qt 6.10 build fixes. #QML can be used as a module/plugin without C++ code, new API additions, and more.
Full changelog: github.com/KDAB/KDDockW... #QtDev
October 8, 2025 at 6:38 AM
You should use QPainterPath they said...
www.meetingcpp.com/blog/items/Y...
#QtDev
#cpp
#cplusplus
October 7, 2025 at 3:56 PM
🎥 Behind the scenes: Jesper Pedersen (KDAB) sat down with Maurice Kalinowski & Maycon Stamboroski from Qt Group to talk about the newly announced Qt 6.10 release.

The interview will offer detailed insights & background on what’s new & improved in this version.

Stay tuned!
#QtDev #Qt6
October 7, 2025 at 12:29 PM
🆕 Module 10 - Introduction to Qt Widgets
In episode 67A, we begin exploring drag and drop by letting users drop files onto a Qt widget. See how to enable drops and handle them by reimplementing two virtual methods: www.youtube.com/watch?v=35_O... #QtDev #QtWidgets
October 7, 2025 at 8:11 AM