QNX: Do not send geometry change events to Qt too early
authorSean Harmer <sean.harmer.qnx@kdab.com>
Tue, 31 Jul 2012 14:27:37 +0000 (15:27 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 1 Aug 2012 13:37:46 +0000 (15:37 +0200)
commit19d1eb06b33237426e643b21ab1122b2aaff3a8c
treea4dc4bb930537e14952af5922c36679729fd193b
parentb23c37358d2240919d618c0435420645567ebaf3
QNX: Do not send geometry change events to Qt too early

We explicitly do not send geometry change events to Qt from QQnxWindow
from the constructor. This prevents us from ending up in resizeEvent()
reimplementations from the QWindow ctor.

Change-Id: I045b35aa7eb23890772fe131c3d19314252f6a5a
Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com>
Reviewed-by: Kevin Ottens <kevin.ottens.qnx@kdab.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
src/plugins/platforms/qnx/qqnxwindow.cpp
src/plugins/platforms/qnx/qqnxwindow.h