qtdoc/examples
Luca Di Sera a9c87d517d FX&MaterialShowroom: Remove reference to parent in ui.qml file
ui.qml files do not support referencing the top-level `parent`, and
qmllint produces a warning when this is done.

Thus, remove the line that refers to `parent` from the ui.qml file.

In this particular case the only usage site of the type defined by the
relevant .ui.qml file sets the relevant property on the spot, such that
there should be no change in semantic with the removal.

Task-number: QTBUG-138170
Change-Id: I68f9acc7c853afc1a62630a127bf1fa6eb891ec9
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
(cherry picked from commit d0b655dda8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-28 12:32:34 +00:00
..
demos FX&MaterialShowroom: Remove reference to parent in ui.qml file 2025-08-28 12:32:34 +00:00
tutorials alarms: add missing required property 2025-07-01 15:33:19 +00:00
.qmlformat.ini calqlatr: Reformat .qml files 2025-06-30 14:49:15 +00:00
CMakeLists.txt Correct build system file license under example 2024-03-19 08:20:16 +01:00
examples.pro Examples: Build tutorials/alarms in CI 2023-12-12 09:02:51 +00:00