aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/Variable.qml
Commit message (Collapse)AuthorAgeFilesLines
* QmlCompiler: Add generic QVariant-to-typed comparisonUlf Hermann2023-12-071-0/+22
Since we have a lot more shadowable values now, we need to add this. Change-Id: Ie9f389730bb6f330b1cd28f9229c5dd143727e4f Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>