summaryrefslogtreecommitdiff
path: root/tests/auto/qml/qmlcppcodegen/data/SelectionRectangle.qml
Commit message (Collapse)AuthorAgeFilesLines
* Test that we can retrieve attached types from "recursive" namesUlf Hermann2021-12-041-0/+11
This is what the various SelectionRectangle.qml types in qqc2 do. Amends commit e6c44662cdc8acfbdbf1c7ed071e1253ff0c1321. Change-Id: Icb98f262d669ed165a3b3ab1be79b150b6cedc44 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>