qt5base-lts/tests/auto/gui/kernel/qwindow
Tor Arne Vestbø 2f402e4d09 Ensure QWindow::create() creates parent hierarchy before creating self
To be able to create a platform window for a given QWindow we need to
sync up the parent hierarchy first, so that the newly created window
can be placed into that hierarchy.

Without creating the parent hierarchy first, the QPlatformWindow will
end up thinking it's a top level window, when in reality is represents
the platform backing of a child QWindow.

Change-Id: I2cad7759fbc118b04718e7a27ec7570ce1238757
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-10-26 13:12:35 +00:00
..
BLACKLIST Blacklist tst_qwindow tests that are failing on Ubuntu 14.04 2015-05-22 14:24:32 +00:00
qwindow.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00
tst_qwindow.cpp Ensure QWindow::create() creates parent hierarchy before creating self 2015-10-26 13:12:35 +00:00