summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>2010-01-25 14:22:11 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-01-29 11:14:40 (GMT)
commit38f7840ccfa4c611bd1fc23598cc525c9c4d49d1 (patch)
treeed151b57cf5f0aceee7a901239afb63485cbe90a /doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp
parent62b7a5dcceadeb96a64431ca11cde8187e8882a2 (diff)
downloadQt-38f7840ccfa4c611bd1fc23598cc525c9c4d49d1.zip
Qt-38f7840ccfa4c611bd1fc23598cc525c9c4d49d1.tar.gz
Qt-38f7840ccfa4c611bd1fc23598cc525c9c4d49d1.tar.bz2
Qt/Cocoa Event Dispatcher Problem in modal dialogs
The problem is that we didn't check if the event dispatcher was interrupted before starting to wait for more events. This patch will do the interrupt test after processing modal session events, and just before starting to wait. This will fix applications that expects e.g an event loop to exit immidiatly upon a signal from a timer (without the need for the user to generate e.g. a mouse event to stop the wait). Task-number: QTBUG-7503 Reviewed-by: cduclos (cherry picked from commit 8cdab74082019c0b8a57883a11aa5093a644abdd)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp')
0 files changed, 0 insertions, 0 deletions