diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-08-11 07:39:26 (GMT) |
---|---|---|
committer | Jason Barron <jbarron@trolltech.com> | 2009-09-23 13:10:40 (GMT) |
commit | 48d0f84958fdc2dcffab75f33842a9dbc3d4d7b1 (patch) | |
tree | 86bff59c6dcc57dc0ca29ffd0effaa6de4fb55ae /demos/boxes/glass.fsh | |
parent | 5e11ae8dc8594f648105f8a62baf1b82c909fd2a (diff) | |
download | Qt-48d0f84958fdc2dcffab75f33842a9dbc3d4d7b1.zip Qt-48d0f84958fdc2dcffab75f33842a9dbc3d4d7b1.tar.gz Qt-48d0f84958fdc2dcffab75f33842a9dbc3d4d7b1.tar.bz2 |
Implement advanced pointer handling on S60
Since we only get one pointer event at a time, we need to keep a list of
all known touch points in QApplicationPrivate (otherwise the QTouchEvent
won't contain enough points). The QApplication machinery can handle
having inactive touch-points in the list, so at the moment we don't
clear the list.
We treat PointerNumber zero as the primary touch point, and only send
regular mouse events for that pointer, never for the others.
Reviewed-by: Jason Barron
Diffstat (limited to 'demos/boxes/glass.fsh')
0 files changed, 0 insertions, 0 deletions