summaryrefslogtreecommitdiffstats
path: root/src/gui/inputmethod
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-04-14 07:13:42 (GMT)
committerLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-04-14 07:13:42 (GMT)
commita5898f33f215ff2ac333be61306a47ca162b2104 (patch)
tree6d0e60b465378e0bf61d990e621c406f7408888e /src/gui/inputmethod
parentd176e39de8fcde92a92866e7b0db5904c90a1e82 (diff)
downloadQt-a5898f33f215ff2ac333be61306a47ca162b2104.zip
Qt-a5898f33f215ff2ac333be61306a47ca162b2104.tar.gz
Qt-a5898f33f215ff2ac333be61306a47ca162b2104.tar.bz2
Trigger fullscreen transition effects properly on app exit.
Avkon calls BeginFullScreen() and EndFullScreen() to trigger the fullscreen system transition effects for application exit, however the calls are made too late for Qt apps because the widgets are already destroyed. Instead, the effects are triggered explicitly from Qt, before closing the widgets, or from aboutToQuit, whichever comes first. Task-number: QT-4718 Reviewed-by: Jani Hautakangas
Diffstat (limited to 'src/gui/inputmethod')
0 files changed, 0 insertions, 0 deletions