-
Notifications
You must be signed in to change notification settings - Fork 0
Week 4
nucularmoo edited this page May 15, 2018
·
16 revisions
4.00 Context Properties (P0 | 1h)
Objective: How to communicate between C++ and QML
4.01 Context Objects (P0 | 1h)
4.02 Calling QML from C++ and vice versa (P0 | 3h)
4.03 Registration (P0 | 1h)
4.04 QML Plugins (P0 | 2h)
Objective: Right way of doing registratoin
4.05 Custom QObjects (P0 | 3h)
Objective: Deriving good types for QML
4.06 Hierarchical Models (P1 | 3h)
Objective: Tree model
- Pages: 201
4.07 ListView vs TreeView (P0 | 2h)
Objective: List vs Tree
- Pages: 204-217