A generic model for lists of QObjects that uses the Qt meta system. Inspired by DataModel & GroupDataModel in BlackBerry 10 Cascades.
- Automatically generates model role names from the QObject derived object properties using the Qt meta system.
- Sorting by properties
- TBA: Searching/Filtering