I have written a QAbstractListModel class to expose data from my library to QML. It seems to work correctly together with the QML class to ex
I have written a QAbstractListModel class to expose data from my library to QML. It seems to work correctly together with the QML class to ex