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. #QtDev #QtWidgets
https://www.youtube.com/playlist?list=PL6CJYn40gN6iFcTyItvnE5nOmJR8qk_7o
Introduction to Qt Widgets

YouTube
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. #QtDev #QtWidgets
https://www.youtube.com/playlist?list=PL6CJYn40gN6iK9eFWP0iSXalhQ3hgbxGC
Introduction to Qt Widgets - Module 10: Drag and Drop (and Event Filters)

YouTube
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. #QtDev #QtWidgets
https://www.youtube.com/watch?v=8KtmDyxPlJM
Introduction to Qt Widgets (Part 69) - Event Filters

YouTube
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. #QtDev #QtWidgets
https://www.youtube.com/watch?v=E46F_hqMEGE
Introduction to Qt Widgets (Part 68) - Drag and Drop in Model/View Programming

YouTube
One of the most intuitive gestures in applications is drag and drop. In this episode, Jesper shows how to add drag and drop facilities to your application, both so it can work with other applications, but also so you can drag data around inside your application. #QtDev #QtWidgets
https://www.youtube.com/watch?v=WTJPp1WOta4
Introduction to Qt Widgets (Part 67B) - Drag and Drop

YouTube
🆕Module 10 - Introduction to Qt Widgets
In episode 67A, we start exploring drag and drop by enabling users to drop files directly onto a Qt widget.
You’ll see how to make your widget accept drops, and how to handle the dropped data by reimplementing just two virtual methods: https://www.youtube.com/watch?v=35_OrMik0ok #QtDev #QtWidgets
Eager to learn more about #QtWidgets? Check out our "Qt Widgets and more" series, where we share tips and tricks from years of experience. Explore handy C++ snippets, discover hidden buttons in graphical tools, and make development easier. #QtDev #Cpp
https://www.youtube.com/playlist?list=PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI
Qt Widgets and more

YouTube
Want to catch up on our "Introduction to Qt Widgets" series? Based on our "Programming with Qt" training, this series covers key Qt Widgets concepts - from layout management to model/view programming.
Modules 1–9 are available on YouTube. #QtDev #QtWidgets
https://www.youtube.com/playlist?list=PL6CJYn40gN6iFcTyItvnE5nOmJR8qk_7o
Introduction to Qt Widgets

YouTube