aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemview.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-07-14 16:37:22 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2017-11-07 12:20:58 +0000
commit4331ccd4b735d9d721a384193a3d42ee2ce6c805 (patch)
tree51b1ace16159ee858e36ff7948b9492ba9b3d319 /src/quick/items/qquickitemview.cpp
parent75cc5fdc219c42ae26ec8497647eda5440c324f2 (diff)
QQuickWindow: cleanup pointer event instances
Pointer event instances are QObject-children of QQuickWindow, meaning that they remain alive after ~QQuickWindow(), until execution reaches ~QObject(). Make sure the pointer event instances are cleaned up in ~QQuickWindow() to avoid accessing them later during the destruction phase. Task-number: QTBUG-61434 Change-Id: Icd4576e7581524773a3eb33864fdd64df821e0e8 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/quick/items/qquickitemview.cpp')
0 files changed, 0 insertions, 0 deletions