summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-06-24 13:02:02 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-06-24 13:13:59 (GMT)
commitd806b996beab76cbc43ffa11bc38721fa19c9c81 (patch)
treea201e5c9553a172f26e340cd12eda25fd6623143 /doc/src/snippets/sqldatabase
parent598ba59b9d2e4b28469088d4ef12407b0c27514a (diff)
downloadQt-d806b996beab76cbc43ffa11bc38721fa19c9c81.zip
Qt-d806b996beab76cbc43ffa11bc38721fa19c9c81.tar.gz
Qt-d806b996beab76cbc43ffa11bc38721fa19c9c81.tar.bz2
No more enter & leave events after a popup menu is closed on Windows
We use the TrackMouseEvent() to keep track of enter and leave messages. Upon receiving a WM_MOUSELEAVE, the effect of that function call is over, we need to call it again if we need more messages. This was not done when we close a popup because of mouse click outside. Task-number: QTBUG-11582 Reviewed-by: Bradley T. Hughes
Diffstat (limited to 'doc/src/snippets/sqldatabase')
0 files changed, 0 insertions, 0 deletions