qtdeclarative/tests/auto/qml/qqmljsscope
Fabian Kosmale 781ea26485 QQmlJSImportVisitor: Add constructor without target
In many cases, we were passing a fresh scope to the QQmlJSImportVisitor
as the target.
Add a new constructor whih takes care of this, and use it wherever
possilbe. This allows disambiguating between call-sites that update an
existing scope, and those which will create a new one.

Change-Id: I140c349ac2f17371b7916d38225170420053a718
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2025-06-16 21:09:31 +02:00
..
QQmlJSScopeTests qqmljsscope: add ownEnumerationKey() helper method 2024-03-21 10:41:30 +01:00
QualifiedNamesTests Correct license for test files 2024-02-27 10:32:21 +01:00
data QQmlSA: extend ScriptBindingValueType for function bindings 2025-05-20 16:04:51 +01:00
CMakeLists.txt Add Qt::Qml before Qt::QmlPrivate to auto tests 2024-10-22 01:27:15 +03:00
tst_qqmljsscope.cpp QQmlJSImportVisitor: Add constructor without target 2025-06-16 21:09:31 +02:00