qtdeclarative/tests/auto/qml/qqmllistmodel
Ulf Hermann 718f3469f6 ListModel: Use PersistentValue to keep track of objects
This is the simplest way to prevent the garbage collector from
destroying the object while at the same time allowing a manual
destruction.

Pick-to: 6.5 6.4 6.2
Task-number: QTBUG-95895
Task-number: QTBUG-96167
Fixes: QTBUG-91390
Change-Id: Ic3f3146bc555991068ce3367971e050f745d235d
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-01-30 14:58:11 +00:00
..
data ListModel: Use PersistentValue to keep track of objects 2023-01-30 14:58:11 +00:00
CMakeLists.txt Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
tst_qqmllistmodel.cpp ListModel: Use PersistentValue to keep track of objects 2023-01-30 14:58:11 +00:00