summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2019-12-06 16:17:42 +0100
committerDominik Holland <dominik.holland@qt.io>2019-12-17 21:45:44 +0100
commitec541913b637bad584d730248458e11b6e49dbe4 (patch)
tree4a0d7232ffddd327b1f91321653d4dbdfc4a0592 /examples
parentf1e9eea76ff1e97c635e7676a3bf0158b29d2b30 (diff)
downloadqtivi-ec541913b637bad584d730248458e11b6e49dbe4.tar.gz
ivigenerator: Fix iterating over the items of a model inside a simulation
From inside the QML simulation it was not possible to properly iterate over all items of a model. The missing count property is added by this commit. In addition the at() method is fixed to return the Q_GADGET based type by copy instead of returning a const ref, as QML cannot cope with that. Change-Id: Id12f05814684d3e9d482601fbaa788dc9c450df3 Fixes: AUTOSUITE-1371 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions