summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-08-20 11:16:42 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-08-20 11:33:30 (GMT)
commit206c238d5ea9601d7dae77a3a45943a1cfea2747 (patch)
treefac0b0e4c069ae3d41caee909499aff4016f66a1 /src/gui/accessible
parent87d7479fcc5f089ac164c5336b405d0299244c43 (diff)
downloadQt-206c238d5ea9601d7dae77a3a45943a1cfea2747.zip
Qt-206c238d5ea9601d7dae77a3a45943a1cfea2747.tar.gz
Qt-206c238d5ea9601d7dae77a3a45943a1cfea2747.tar.bz2
Flickering "Whatsthis" pointer in Cocoa
Since mouse tracking is always enabled on all QCocoaView-s, we are getting mouseMoved events for both parent and child (if mouse is over the child). In such cases the mouseMoved events are ignored for the parent view. We are using the native NSCursor stack for setting the override cursor. The current implementation for changeOverrideCursor is modified to keep this stack in sync with Qt's internal list. Task-number: 258173 Reviewed-by: Morten Sorvig
Diffstat (limited to 'src/gui/accessible')
0 files changed, 0 insertions, 0 deletions