aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlpropertymap
diff options
context:
space:
mode:
authorAndrei Golubev <andrei.golubev@qt.io>2021-02-23 12:44:46 +0100
committerAndrei Golubev <andrei.golubev@qt.io>2021-02-23 14:33:09 +0100
commit500b8b9f5dc773f8b7b6ef73637ec0fb7f3bece4 (patch)
tree11bded9ff8124a5a897f1579a7fad98f5e09415d /tests/auto/qml/qqmlpropertymap
parent1e089ad28dae8b86c2e7e3022b09b976e0ee7b80 (diff)
Add qCompileQmlFile overload with QmlIR::Document as in/out parameter
QML compiler doesn't quite follow QQmlJSAotCompiler interface conventions and it's unclear if it can/should. However, it works with a populated QmlIR::Document and must really share the setup logic with some existing code. Thus, a new version of qCompileQmlFile is introduced that accepts QmlIR::Document as parameter to allow to use the set document afterwards. This way we can share the same code paths between qmlcachegen and qmlcompiler POC (and maybe even qmlcachegenplus could benefit) Task-number: QTBUG-84368 Change-Id: I4b662644a54e494a80224fe8512e3055952692c0 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmlpropertymap')
0 files changed, 0 insertions, 0 deletions