-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Here's an idea:
Item { property list<string> strings: ["a", "b", "c"] GenericItemModel on strings { id: genericModel } ListView { model: genericModel [...] } }
If we can generalize something like that for all kinds of containers in QML we'll finally have a nice replacement for ListModel.
- is duplicated by
-
QTBUG-139062 QRangeModel qml type
-
- Closed
-