Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 304 Bytes

unit-3-models-and-views.md

File metadata and controls

16 lines (9 loc) · 304 Bytes

Unit 3 - Models & Views

Key Outcomes:

  • MVC pattern
  • Implement app with seperate models and views
  • Understand and be able to use Qt's built in models and views
  • Understand the role of delegate in Qt's mode/view framework
  • Understand the value of smart pointers

Resources:

  • Ezust Chapter 13