Closed Annerion closed 6 years ago
From my early attempts, it may be necessary to make a custom list, as Qlist doesn't seem to be a QObject
I am looking at your branch now. I'll see if I can fix it. If not, we could discuss other ways to go about this.
We found a different approach, which has been implemented.
QMetaProperty::read: Unable to handle unregistered datatype 'QList<DataStation*>' for property 'DataStationManager::dataStations'
Is the error I am getting when attempting to work on the Qml page. I will register it in my code for the time being, but it would be better if @Moni286 to make this change for API consistency.