qt5base-lts/examples/gui
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
..
analogclock Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 19:18:54 +02:00
doc Doc: Fix documentation warnings for Qt OpenGL 2020-10-30 06:19:26 +01:00
rasterwindow Use QScopedPointer to manage memory 2021-11-04 01:03:44 +00:00
CMakeLists.txt Build examples in isolated sub-builds using ExternalProject 2021-05-26 13:33:29 +02:00
gui.pro Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGL 2020-01-22 09:40:59 +01:00