diff options
author | Martin Jones <martin.jones@nokia.com> | 2011-02-17 04:54:09 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2011-02-17 06:21:04 (GMT) |
commit | 57676c237992e0aa5a93a4e8fa66b3e7b90c2c90 (patch) | |
tree | 760cd174ad22442a6b1e7019dceae9c435cc2077 /tests/benchmarks | |
parent | 4df66da8f9e5a9f3c981c6c60254899146dd1cc0 (diff) | |
download | Qt-57676c237992e0aa5a93a4e8fa66b3e7b90c2c90.zip Qt-57676c237992e0aa5a93a4e8fa66b3e7b90c2c90.tar.gz Qt-57676c237992e0aa5a93a4e8fa66b3e7b90c2c90.tar.bz2 |
Allow MouseArea to prevent mouse grab begin stolen by Flickable.
Placing a MouseArea in a Flickable (or PinchArea, or PathView) allows
the Flickable to steal mouse events when it detects a flick/drag event.
In some cases this is not desireable and MouseArea should be able to
retain its grab. Added a 'preventStealing' property to prevent
an ancestor item from stealing the MouseArea's grab.
Change-Id: I6277fbb76919b2b35d4e32a247b38a90e305dbdf
Task-number: QTBUG-17285
Reviewed-by: Joona Petrell
Diffstat (limited to 'tests/benchmarks')
0 files changed, 0 insertions, 0 deletions