qt6-bb10/examples/widgets/animation/easing
Jan Arve Sæther 30947c7fd4 Pass a parent pointer to the Animation instance to avoid memory leak
The leak is just on termination, but we should show good practices in
our examples

Pick-to: 6.4 6.3 6.2
Change-Id: I39abb7545d3c68a1a537b865ba3fcb5e60c22fbf
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
2022-09-15 17:57:54 +02:00
..
images
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
animation.h Pass a parent pointer to the Animation instance to avoid memory leak 2022-09-15 17:57:54 +02:00
easing.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
easing.qrc
form.ui
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
window.cpp Pass a parent pointer to the Animation instance to avoid memory leak 2022-09-15 17:57:54 +02:00
window.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00