qtdeclarative/tests/auto/qml/qmlcppcodegen
Olivier De Cannière 01cb70002d QmlCompiler: Implement get lookup of variantMap properties
This patch adds support for get lookups of QVariantMap properties.
Setting or modifying is not supported and will reject.

Also, QQmlJSRegisterContent::JavaScriptObjectProperty was
renamed to QQmlJSRegisterContent::GenericObjectProperty

Tests were added to TestQmllint::cleanQmlCode() and
tst_QmlCppCodegen::variantMapLookup().

Fixes: QTBUG-105545
Change-Id: I653ee4e7de1fb1514e1e563a92cfc28633268a7e
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
(cherry picked from commit a142873d1c)
2023-02-25 06:43:50 +01:00
..
data QmlCompiler: Implement get lookup of variantMap properties 2023-02-25 06:43:50 +01:00
CMakeLists.txt Controls: Use PlatformDialogHelper for enums in DialogButtonBox 2023-02-15 15:33:35 +00:00
tst_qmlcppcodegen.cpp QmlCompiler: Implement get lookup of variantMap properties 2023-02-25 06:43:50 +01:00