diff options
author | Shawn Rutledge <shawn.rutledge@qt.io> | 2020-10-28 07:51:26 +0100 |
---|---|---|
committer | Shawn Rutledge <shawn.rutledge@qt.io> | 2020-10-30 12:19:53 +0100 |
commit | 7b911a65d238d68177a69feb773b3c9d803f6ef4 (patch) | |
tree | b16a6954d72a91782992786c5296b7528da7cf45 /examples/.prev_CMakeLists.txt | |
parent | 0fa6091b1076bc3cc58303ff00d43efdad32b8ad (diff) |
Modernize event handling in PinchArea
Worrying about the window's touchmouse is really not a relevant concern
for a touch-only item; and grabs are done by grabbing the specific
points that the pincharea chooses to handle, not by grabbing the
touchmouse. We simply didn't have suitable API in Qt 5.
Also some drive-by fixes: better packing and initialization in
QQuickPinchAreaPrivate; and the stealMouse variable has only
been set, not checked, for a long time, so we can remove it.
Remove unimplemented handlePress() and handleRelease().
Change-Id: Ia76dc9b9974f663b13c4bb9dac32efe8ed7815c5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/.prev_CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions