diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-05-13 14:16:11 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-05-13 14:16:11 (GMT) |
commit | fdd2ad0813a856a00cac83ccff9bdd210b398c9c (patch) | |
tree | eb0595f41b627217ba2339809b791327b37cc7f5 /src/network/access/qnetworkreply.h | |
parent | 3134a71a6b2a1b31ca02c445adc7d9c66e082b25 (diff) | |
download | Qt-fdd2ad0813a856a00cac83ccff9bdd210b398c9c.zip Qt-fdd2ad0813a856a00cac83ccff9bdd210b398c9c.tar.gz Qt-fdd2ad0813a856a00cac83ccff9bdd210b398c9c.tar.bz2 |
Implement QEvent::GraphicsSceneTouchBegin propagation
This event will be propagated to all items under the first touch point,
otherwise it's the same as QEvent::TouchBegin propagation: the first
item to accept the event gets the remaining touch events. If none of
the GraphicsSceneTouchEvents sent to the items are sent, then the
GraphicsSceneTouchEvent that was sent to the seen will be ignored,
causing the QTouchEvent sent to the QGraphicsView to also be ignored,
meaning widget TouchBegin event propagation resumes.
Diffstat (limited to 'src/network/access/qnetworkreply.h')
0 files changed, 0 insertions, 0 deletions