Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcher
authorThomas McGuire <thomas.mcguire.qnx@kdab.com>
Tue, 9 Oct 2012 12:07:28 +0000 (14:07 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 13 Oct 2012 03:51:19 +0000 (05:51 +0200)
commita1082dbc3f61f1747bd756f8fce2a54f558793ed
tree63f898057bee88533291776bcf173b7219822c8d
parentaea07d1f41b25c77c788dcd192eb70bda9835ae8
Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcher

On Blackberry, select() can actually temporarily wake up to process
mative BPS events. Make sure to emit the aboutToBlock() and awake()
signals in this situation accordingly.

Change-Id: Ib324e702feb1cfebdc6926f80af9c92f291a2b94
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
src/corelib/kernel/qeventdispatcher_blackberry.cpp