diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-11-25 11:56:18 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-11-25 13:06:16 (GMT) |
commit | ae2c1d308a461e9b27bd9217d34db398a56e4f70 (patch) | |
tree | 23b4b1b2a49202bfb9e365f608c37e63ab0d7177 /doc/src/snippets/code/src_gui_image_qbitmap.cpp | |
parent | 2107870f75362eed07d353b6b171878713c7cfd3 (diff) | |
download | Qt-ae2c1d308a461e9b27bd9217d34db398a56e4f70.zip Qt-ae2c1d308a461e9b27bd9217d34db398a56e4f70.tar.gz Qt-ae2c1d308a461e9b27bd9217d34db398a56e4f70.tar.bz2 |
Fix the tablet device recognition on Windows
The unique ID was not taking into account the bits 4, 5, 6,
7 of CSR_TYPE. Those bytes identify similar devices with different
flavor/color.
The cursor data were also not updated correctly. The information
were only updated if the pointer type changes (e.g.: pen to eraser)
but not if the physical device change (e.g. stylus to brush). The
information are now updated every time a proximity event has a
new unique ID.
Reviewed-by: Denis Dzyubenko
Task-number: QTBUG-1930
Diffstat (limited to 'doc/src/snippets/code/src_gui_image_qbitmap.cpp')
0 files changed, 0 insertions, 0 deletions