qtdeclarative/tests/auto/qml/qmlcppcodegen
Olivier De Cannière b5e586f984 Compiler: Skip bindings to properties of type QQmlScriptString
There is nothing to do in the compiler.

Setting the value of the property is already handled in by the object
creator or the qobjectwrapper.

Reading the value doesn't really makes sense and defeats its purpose .

Fixes: QTBUG-134790
Pick-to: 6.9 6.8
Change-Id: I4576eb528e0dec273830b0244149a92ceb325bc9
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2025-04-17 12:10:22 +02:00
..
data Compiler: Skip bindings to properties of type QQmlScriptString 2025-04-17 12:10:22 +02:00
CMakeLists.txt QtQml: Clean up qmldir redirection 2025-02-26 20:54:39 +01:00
tst_qmlcppcodegen.cpp Compiler: Skip bindings to properties of type QQmlScriptString 2025-04-17 12:10:22 +02:00