summaryrefslogtreecommitdiffstats
path: root/qmake/property.h
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2009-05-13 14:16:11 (GMT)
committerBradley T. Hughes <bradley.hughes@nokia.com>2009-05-13 14:16:11 (GMT)
commitfdd2ad0813a856a00cac83ccff9bdd210b398c9c (patch)
treeeb0595f41b627217ba2339809b791327b37cc7f5 /qmake/property.h
parent3134a71a6b2a1b31ca02c445adc7d9c66e082b25 (diff)
downloadQt-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 'qmake/property.h')
0 files changed, 0 insertions, 0 deletions