summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_qdbus_qdbusreply.cpp
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-05-12 16:26:03 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-05-12 16:59:01 (GMT)
commitc8f5e6043e9a8baa02905ad434e26f5602315ef4 (patch)
tree96568cd9462a870a58494ee20c48e08a6d83eeb6 /doc/src/snippets/code/src_qdbus_qdbusreply.cpp
parent372df5569dbd114efbaacf349e0ae6cadc0138cc (diff)
downloadQt-c8f5e6043e9a8baa02905ad434e26f5602315ef4.zip
Qt-c8f5e6043e9a8baa02905ad434e26f5602315ef4.tar.gz
Qt-c8f5e6043e9a8baa02905ad434e26f5602315ef4.tar.bz2
Fix spurious mouse click when dismissing a native menu
Native menus are dismissed by the key press event. The Qt application then receives the key up event, as it now has keyboard focus. The virtual mouse implementation now filters out select key press/release which don't match the expected mouse button state. Task-number: QTBUG-9860 Reviewed-by: Alessandro Portale
Diffstat (limited to 'doc/src/snippets/code/src_qdbus_qdbusreply.cpp')
0 files changed, 0 insertions, 0 deletions