According to the documentation in Exposing Attributes of C++ Types to QML [doc-snapshot.qt-project.org] QQmlListProperty<> is recommended for exposing object-list type properties.
↧