Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.3.1
-
None
Description
As far as I know, the QML EnginioModel does not have a function to access its individual items.
It would be great if the QML EnginioModel would implement a function similar to the one in the QML ListModel:
object EnginioModel::get ( int index )