aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/views/listview/content/RecipesModel.qml
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2021-07-12 13:00:10 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-07-13 11:07:19 +0200
commit675f3d0082a4a069ed84c7b3edb14d95aeed1417 (patch)
tree40f8c627c4f314a8ee1189aed7f1f13bb33f1b00 /examples/quick/views/listview/content/RecipesModel.qml
parent133c466eefaf77f27353c54d90039459c7889fc7 (diff)
Propagate LocaleChange events down the item tree
We do this already for LanguageChange, and items need to get informed about a LocaleChange event as well, esp since not all items will have their locale updated via QQuickApplicationWindow and QQuickControl's recursive update. This way, items that are not QQuickControls such as Label or TextField can respond to this change as well. Fixes: QTBUG-75239 Pick-to: 6.2 Change-Id: I5d7309a83f67ccfff550e41bbc1f8bdb04abf3a5 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quick/views/listview/content/RecipesModel.qml')
0 files changed, 0 insertions, 0 deletions