Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.9.1, 5.11.1
-
macOS 10.12
Description
Assigning an array to an entry in a model has no effect, so doing something like:
model.get(0).subItems = tempDataArray
does not update the subItems array.
Attachments
Issue Links
- relates to
-
QTBUG-27638 Add ability to append items to QML lists
- Open