-
Type:
User Story
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.0
-
Fix Version/s: 6.0
-
Component/s: Core: Containers and Algorithms
-
Labels:
-
Story Points:40
-
Sprint:Qt6_Foundation_Sprint 16, Qt6_Foundation_Sprint 17, Qt6_Foundation_Sprint 18, Qt6_Foundation_Sprint 19
-
Commits:4fbb2f66d6144953837361e808845edb181b124e 1162b4bfc9149ef50bb39b15ecba5ac6ba158290 5c808073af5b8f1290602fcccf60666c9a3682f8
As a Qt developer, I want a richer set of operations on containers inside a QVariant, for instance
- append
- replace
- remove
- reserve
As a QML engine developer, I'd like to to be able to use Q*Iterable to expose containers, instead of reinventing the wheel with QQmlListProperty and QQmlMapProperty.
- is related to
-
QTBUG-82443 Value types and Containers in QML
-
- Open
-
- is required for
-
QTBUG-82443 Value types and Containers in QML
-
- Open
-