Completed
Introduction to Built-In Models
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Displaying Data with QML - Model View Delegate with QML #2
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction to Built-In Models
- 2 Qt's Built-In Model Types Overview
- 3 FolderListModel with GridView
- 4 Creating the GridView Delegate
- 5 Running the GridView Example
- 6 Introduction to ListModel
- 7 Creating Weather Data with ListElements
- 8 Adding Data Imperatively with append
- 9 ListView for Weather Forecast
- 10 Adding Transitions and Animations