diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-10-28 20:40:14 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-11-03 10:26:06 (GMT) |
commit | cfcfae65778f2e1e7fc3936c66689e3685f1cc77 (patch) | |
tree | 728c38f0e9603e174e0d6391ab50542693ed2191 /src/gui/widgets/qplaintextedit.cpp | |
parent | 4843b437b90800d238f14e7a4558045ddc37cd4b (diff) | |
download | Qt-cfcfae65778f2e1e7fc3936c66689e3685f1cc77.zip Qt-cfcfae65778f2e1e7fc3936c66689e3685f1cc77.tar.gz Qt-cfcfae65778f2e1e7fc3936c66689e3685f1cc77.tar.bz2 |
Modified gesture events propagation.
By default if the gesture is ignored, only gestures in the started state
are propagated, and accepting a gesture in the started state adds an
implicit grab meaning all the following events in the gesture sequence
will be delivered to that widget. This is similar to the way QTouchEvent
is propagated.
Also added a hint, which specifies if gestures in any state can be
propagated to the widget which has enabled the hint.
Reviewed-by: Thomas Zander
Diffstat (limited to 'src/gui/widgets/qplaintextedit.cpp')
0 files changed, 0 insertions, 0 deletions