#modelview โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #modelview, aggregated by home.social.
-
Assigning delegates to every column in Qt is tedious. ๐ ๐ฑ๐ฒ๐น๐ฒ๐ด๐ฎ๐๐ถ๐ป๐ด ๐ฑ๐ฒ๐น๐ฒ๐ด๐ฎ๐๐ฒ ๐๐ผ๐น๐๐ฒ๐ ๐๐ต๐ฎ๐ - this episode covers a best-practices model/view implementation and digs into the Qt source code, where something looks like a bug: https://youtu.be/Eudo7bTJrc8?si=oySwwmLh4vfZTI6L #QtDev #ModelView #QtSourceCode
-
Assigning delegates to every column in Qt is tedious. ๐ ๐ฑ๐ฒ๐น๐ฒ๐ด๐ฎ๐๐ถ๐ป๐ด ๐ฑ๐ฒ๐น๐ฒ๐ด๐ฎ๐๐ฒ ๐๐ผ๐น๐๐ฒ๐ ๐๐ต๐ฎ๐ - this episode covers a best-practices model/view implementation and digs into the Qt source code, where something looks like a bug: https://youtu.be/Eudo7bTJrc8?si=oySwwmLh4vfZTI6L #QtDev #ModelView #QtSourceCode
-
Module 9 of "Introduction to Qt Widgets" starts today: Building on the previous moduleโs model/view framework, this one introduces among others proxy models and delegates for painting and editing items. Watch the first episode: https://www.youtube.com/watch?v=5sOZ54csO5E #QtDev #QtWidgets #ModelView
-
Module 9 of "Introduction to Qt Widgets" starts today: Building on the previous moduleโs model/view framework, this one introduces among others proxy models and delegates for painting and editing items. Watch the first episode: https://www.youtube.com/watch?v=5sOZ54csO5E #QtDev #QtWidgets #ModelView
-
Jesper caught up with Volker Hilsheimer & Maurice Kalinowski at Qt World Summit to explore what's next for Qt - from hybrid UIs and 2D acceleration to Qt Bridge, Model/View updates, AI, and more.
Watch the full interview. #QtDev #ModelView #UI #AI
https://www.youtube.com/watch?v=Wds9RlfDWME -
Jesper caught up with Volker Hilsheimer & Maurice Kalinowski at Qt World Summit to explore what's next for Qt - from hybrid UIs and 2D acceleration to Qt Bridge, Model/View updates, AI, and more.
Watch the full interview. #QtDev #ModelView #UI #AI
https://www.youtube.com/watch?v=Wds9RlfDWME -
After exploring item-based lists, tables & trees, we're now diving into the model/view approach. A great step toward clean separation of logic & presentation. In this episode, we zoom out to see how it all fits together. #QtDev #QtWidgets #ModelView
https://www.youtube.com/watch?v=jQLNlW8GRhU -
After exploring item-based lists, tables & trees, we're now diving into the model/view approach. A great step toward clean separation of logic & presentation. In this episode, we zoom out to see how it all fits together. #QtDev #QtWidgets #ModelView
https://www.youtube.com/watch?v=jQLNlW8GRhU -
Episode 52 of "Introduction to Qt Widgets" is out now. This is the first episode of Module 8, where we look at item-based lists before getting into Qt's model/view framework. Watch it here! #QtDev #QtWidgets #ModelView #CPlusPlus #Cpp
https://www.youtube.com/watch?v=pU66ncoEeww -
Episode 52 of "Introduction to Qt Widgets" is out now. This is the first episode of Module 8, where we look at item-based lists before getting into Qt's model/view framework. Watch it here! #QtDev #QtWidgets #ModelView #CPlusPlus #Cpp
https://www.youtube.com/watch?v=pU66ncoEeww -
In the final part of this blog series, David Faure (KDAB) explores implementing drag-and-drop onto existing Qt items, like moving emails between folders. It covers Model/View and Item Widget approaches, key setup steps, and Qt improvements. #QtDev #Cpp #Programming #ModelView
https://www.kdab.com/modelview-drag-and-drop-in-qt-part-3/ -
In the final part of this blog series, David Faure (KDAB) explores implementing drag-and-drop onto existing Qt items, like moving emails between folders. It covers Model/View and Item Widget approaches, key setup steps, and Qt improvements. #QtDev #Cpp #Programming #ModelView
https://www.kdab.com/modelview-drag-and-drop-in-qt-part-3/ -
Learn to enable drag-and-drop between views in Qt's model/view framework. Part 2 of this guide covers setting up drag/drop sides, handling MIME data, and key model methods to move items seamlessly between lists or trees. #QtDev #Cpp #Programming #ModelView
https://www.kdab.com/modelview-drag-and-drop-in-qt-part-2/ -
Learn to enable drag-and-drop between views in Qt's model/view framework. Part 2 of this guide covers setting up drag/drop sides, handling MIME data, and key model methods to move items seamlessly between lists or trees. #QtDev #Cpp #Programming #ModelView
https://www.kdab.com/modelview-drag-and-drop-in-qt-part-2/ -
Learn how to implement drag-and-drop reordering in the Qt model/view framework. This guide covers QListView, QTableView, QTreeView, and item widgets with step-by-step instructions and code examples. #QtDev #Cpp #Programming #ModelView #CodingTips
https://www.kdab.com/modelview-drag-and-drop-part-1/ -
Learn how to implement drag-and-drop reordering in the Qt model/view framework. This guide covers QListView, QTableView, QTreeView, and item widgets with step-by-step instructions and code examples. #QtDev #Cpp #Programming #ModelView #CodingTips
https://www.kdab.com/modelview-drag-and-drop-part-1/