Unit 2 - Meta Objects, Properties & Reflective Programming
Key outcomes:
- Understand MetaObject pattern
- Understand Qt's implementation of the MetaObject
- Implement reflective programming
- Qt's support for run-time type identification
- QMetaType
Resources:
- Ezust Chapter 12
- Videos on my.unisa