qt5base-lts/examples/gui/rasterwindow
Tang Haixiang c4856a9075 Use QScopedPointer to manage memory
Although the QBackingStore constructor takes a QWindow* as a parameter,
it does not inherit QObject and doesn't become a QObject child of the
QWindow. Use QScopedPointer to avoid memory leaks.

Pick-to: 6.2
Change-Id: Ib065163a9149d002f8220a0257bd78549062c595
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2021-11-04 01:03:44 +00:00
..
.prev_CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
CMakeLists.txt Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
rasterwindow.cpp Provide presets for QGradient 2018-05-31 15:50:50 +00:00
rasterwindow.h Use QScopedPointer to manage memory 2021-11-04 01:03:44 +00:00
rasterwindow.pri Analog clock and raster window examples 2012-07-13 09:55:18 +02:00
rasterwindow.pro Fixed installation of gui examples' targets 2012-12-10 15:31:06 +01:00