summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrent_global.h
diff options
context:
space:
mode:
authorAndreas Holzammer <andreas.holzammer@kdab.com>2012-07-31 16:12:18 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-31 20:26:31 +0200
commit8f1fd5ecc85f9216eda92156104b456fd44eadf1 (patch)
treecb0bd7996e97f9d4a890f924829878c149ed1251 /src/concurrent/qtconcurrent_global.h
parentf6169ae4b11cad245ce244a474cad6d570be357a (diff)
Fix showFullScreen for QWindow
If the setWindowState is called in a early stage, where the window is not yet shown, the fullscreen flag is cached in the QWindow. Then in the call to setVisible(true) the window gets generated, but the fullscreen is not handled there. So set the state while window is generated. Change-Id: I0ea53ed8a2465da6a9973d84fb4579381543e89b Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'src/concurrent/qtconcurrent_global.h')
0 files changed, 0 insertions, 0 deletions