Qt
Model/View (part 1/4): Model/View Concept
2010
Presented by: Oliver Gutbrod, e-GITS GmbH
Part 2 here: http://youtu.be/tuA8VK9nOFA
An overview of Qt Model/View programming
Why Model/View?
Model/View-Components
Model Structures
Display the Structure – View Classes
Adapts the Data – Model Classes
Data – Model – View Relationships
Adressing Data – QModelIndex
QModelIndex in Table/Tree Structures
Item and Item Roles
Recap of Model/View Concept
Things you may want to customize .
Es wär super wenn es das auch in Deutsch nochmal geben würde.
Trozdem ein top Video. 🙂
seriously…?
very well explained …well done 🙂
where i can get this slides..?
useful training
hot to use them…
1:23
Especially when working with JSON data and REST services, there's no need to implement a custom model in C++!
We've prepared a comprehensive guide how to create and structure purely QML-driven apps, check it out here: https://v-play.net/apps/avoid-cpp-models-qt
Ommmm..
speed up to 2x !… thanks, nice tutorial..