@jpnurmi cool :)
did some first tests with QAbstractListModel filled with some Customer* (QObject)
inserted customers, removed customers, changed properties via C++
all correct refreshed in QML ListView
seems I can "port" most of my data model logic / UI from BlackBerry Cascades to Qt 5.6 :)