How to loop through QQmlListProperty?
Unsolved
General and Desktop
-
@Tom-asso
You mean from C++ side? If so see the QQmlListReference class
From the QML side, use it like any other list/array type.