qt5base-lts/tests/auto/gui/kernel/qwindow
Tor Arne Vestbø ac27f9a83e Ensure QWindow::setParent() creates parent hierarchy if needed
If the QWindow has been created and has a platform window, we need to
ensure that the windows in the parent hierarchy also are created before
we set a new parent on the platform window, otherwise the platform window
will think that it's a top level window.

Change-Id: Icb2c3cd5411cd1eb595e8673e144095feda31df9
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-10-26 14:53:40 +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::setParent() creates parent hierarchy if needed 2015-10-26 14:53:40 +00:00