qtdeclarative/tests/auto/quickcontrols2/translation
Ulf Hermann 0d8879323c QQuickItemViewTransitionAttached: Avoid dangling pointers
The items referred to here can be deleted when the animation finishes.
Use QPointer to zero them in that case.

Fixes: QTBUG-84196
Change-Id: I695c9e91bd29d0583e4871d03ee946c40aa8a595
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
(cherry picked from commit 0118a2d6b6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2021-12-01 09:12:21 +00:00
..
data QQuickItemViewTransitionAttached: Avoid dangling pointers 2021-12-01 09:12:21 +00:00
CMakeLists.txt Consolidate test helpers into private libraries 2021-09-14 12:13:57 +02:00
qml_jp.qm Restructure tests in preparation for merging into qtdeclarative 2021-08-02 13:05:48 +02:00
qml_jp.ts Restructure tests in preparation for merging into qtdeclarative 2021-08-02 13:05:48 +02:00
qtbase_fr.qm Restructure tests in preparation for merging into qtdeclarative 2021-08-02 13:05:48 +02:00
qtbase_fr.ts Restructure tests in preparation for merging into qtdeclarative 2021-08-02 13:05:48 +02:00
tst_translation.cpp Add regression test for QQmlEngine::retranslate() crash 2021-11-11 13:26:03 +00:00