Commit Graph

1 Commits

Author SHA1 Message Date
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