This repository contains the source code for the Using C++ Models in QML video tutorial. It is organized into several branches:
https://github.com/mitchcurtis/todo-list-tutorial/branches/all
If you want to start following the tutorial from a certain point in the video, check out the relevant branch:
- 01:48 - chapter-1
- 04:10 - chapter-2
- 07:58 - chapter-3
- 13:06 - chapter-4
- 18:11 - chapter-5
- 21:14 - chapter-6
- 25:02 - chapter-7
- 30:44 - chapter-8
- 39:25 - chapter-9
- 45:38 - chapter-10
The source code for the finished application can be found in the chapter-11 branch.