The ExecutionEngine can live without a QQmlEngine or a QJSEngine, but not vice versa. Therefore, the ExecutionEngine has to outlive QQmlEngine and QJSEngine on shutdown. Since the ExecutionEngine lives longer now, we also need to postpone the pruning of the type registry. The engine might still hold on to types after all. Task-number: QTBUG-137848 Change-Id: Ib574cac84b5f2d974cbc24ed79550a58b69a7a1c Reviewed-by: Sami Shalayel <sami.shalayel@qt.io> |
||
---|---|---|
.. | ||
data | ||
CMakeLists.txt | ||
declarativelyregistered.cpp | ||
declarativelyregistered.h | ||
objectListArgumentMethod.h | ||
tst_qqmlengine.cpp | ||
variantlistQJsonConversion.h |