qtdeclarative/examples/quick/tutorials
Sami Varanka 7af1f664ac Fix TypeError in dynamicview1 example
Rectangle's parent was null when setting
left and right anchors. Use
pragma ComponentBehavior: Bound and
required properties instead.

Pick-to: 6.4
Fixes: QTBUG-106645
Change-Id: Ie5b8c3a20948799363fad1332113884612d18968
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2022-10-19 06:59:22 +00:00
..
dynamicview Fix TypeError in dynamicview1 example 2022-10-19 06:59:22 +00:00
helloworld Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
samegame Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
CMakeLists.txt Convert dynamicview tutorial to use QML modules 2021-08-31 23:19:51 +02:00
tutorials.pro Remove old 'Getting started with Qt Quick' example 2018-10-15 14:29:21 +00:00