aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/onAssignment.qml
Commit message (Collapse)AuthorAgeFilesLines
* qmllint: Don't create properties for "on" assignmentsUlf Hermann2021-02-161-0/+7
"on" assignments are assignments to the default property, with the property given interpreted as the target for the inner object. Change-Id: Ia93a171f759964d2c00d6c0293a5434f588123af Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 67c8afff346eae27c6fb833661d179326dd8b153) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>