summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2009-03-24 11:03:21 (GMT)
committerBradley T. Hughes <bradley.hughes@nokia.com>2009-03-24 11:03:21 (GMT)
commitb9b9fc18d8ea5e9ddc2508ac6e9ce24960a8c24a (patch)
tree9bac80f5d3dae5c07785ff877df04cea825a41a7 /doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp
parent075a8a30560e20fee94d47aa447daa15f4cb138f (diff)
downloadQt-b9b9fc18d8ea5e9ddc2508ac6e9ce24960a8c24a.zip
Qt-b9b9fc18d8ea5e9ddc2508ac6e9ce24960a8c24a.tar.gz
Qt-b9b9fc18d8ea5e9ddc2508ac6e9ce24960a8c24a.tar.bz2
implement support for touch events in QGraphicsScene
QGraphicsView will convert QTouchEvents to QGraphicsSceneTouchEvents and send them to the scene. The scene will then send the touch events to the appropriate item. Like mouse event support, the item that accepts the touch begin is the item that will get all subsequent touch events. if no item accepts the touch begin event, then no touch events are sent to any item (and mouse events are sent instead).
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp')
0 files changed, 0 insertions, 0 deletions