summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qioseventdispatcher.h
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>2015-03-09 19:30:10 +0100
committerTor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>2015-03-10 12:46:37 +0000
commit4c542ab592ccd409639aed30f0a5efc965a3c3c1 (patch)
tree5d7ef8248800e0c3e9c74ad99db7c7f4cf5fba16 /src/plugins/platforms/ios/qioseventdispatcher.h
parent3ce88e13b9cc56e00bc3f075e9649c6b291ae01c (diff)
iOS: Handle an QIOSViewController outliving its related QIOSScreen
We release the UIWindow that retains QIOSViewController in the QIOSScreen destructor, but other parts of the OS may have retained the view controller, so the dealloc may not happen until later. In the meantime we may receive calls to shouldAutorotate, so we need to guard this code for the situation that m_screen has been deleted. Change-Id: Iefeb75f4fc698b5e80417ffd3a971b7de625bcd5 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/ios/qioseventdispatcher.h')
0 files changed, 0 insertions, 0 deletions