diff options
author | Fabian Kosmale <fabian.kosmale@qt.io> | 2019-09-24 08:51:52 +0200 |
---|---|---|
committer | Fabian Kosmale <fabian.kosmale@qt.io> | 2019-09-25 08:10:50 +0200 |
commit | cbd6273833c5910c77748c15a8ac83cc5080bd71 (patch) | |
tree | 88df74e9d21b939ae46f505822df6c9c59f6e9e9 /examples/qml/tutorials/extending-qml/chapter1-basics/main.cpp | |
parent | f423459ac1bb0b05ef87e6cfc314ff21acef5b5f (diff) | |
download | qtdeclarative-cbd6273833c5910c77748c15a8ac83cc5080bd71.tar.gz |
required properties: move hadRequiredProperties to shared state
If hadRequiredProperties is a property of a specific object creator
instance, we lose the information until the required property gets
noticed in the toplevel creator.
By storing it in sharedState, hadRequiredProperties will always be set
in case we encountered a required property.
Change-Id: I226604175febe36406ca4eae57cab2a3a6be9777
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'examples/qml/tutorials/extending-qml/chapter1-basics/main.cpp')
0 files changed, 0 insertions, 0 deletions