Custom ListModel (subclass QAbstractItemModel) return in modelData JS-array. How?
-
wrote on 28 Jun 2020, 15:20 last edited by
Hello all!
How to return JSArray when I am using custom ListModel (subclass QAbstractItemModel)? Something like this but from custom model https://forum.qt.io/topic/116283/qml-listview-model-like-array-of-arrays-how, not from statical array.
1/1