Details
-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
5.12.0 RC
-
ef057772c41e84e9813f0ed113fc55224013404c
Description
In the documentation of list I can find a push, but I miss a pop(). Is there any reason, that it is not implementet? Push works great with somethink like a Row: row.children.push(...) but to remove an item, I need to reset children with row.children = [...]. That can not be the solution?
Attachments
Issue Links
- relates to
-
QTBUG-76848 Typed model data in QML
- Closed