summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>2011-02-18 08:20:06 (GMT)
committerRichard Moe Gustavsen <richard.gustavsen@nokia.com>2011-02-18 08:20:06 (GMT)
commit8f74a64f3f2f5a6273c5e7de1591585a97dff82d (patch)
tree1163a8ecb656274389aeecd46777ccdbd52aad5d /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
parent5727255ce985862ac9970f3fb2db96735700b92f (diff)
downloadQt-8f74a64f3f2f5a6273c5e7de1591585a97dff82d.zip
Qt-8f74a64f3f2f5a6273c5e7de1591585a97dff82d.tar.gz
Qt-8f74a64f3f2f5a6273c5e7de1591585a97dff82d.tar.bz2
Cocoa: implement eventdispatcher flag excludeUserInputEvents
When executing modal windows, the event dispatcher would not respect the QEventLoop::ExcludeUserInputEvents. This patch implements this support. The way it now works is that we fetch events manually from NSApplication and do the dispatching ourselves in those cases. From earlier research, this patch has shown to be a bit unreliable in some cases, and might have some sideeffects. Hence the reason we avoid it if we can. But it still feels better that we try to follow the flag in those few application that wants to do this.
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions