qt5base-lts/tests/auto/qwidget
Bjørn Erik Nilsen 1e41e3076a Fixes crash in QWidget::effectiveWinId.
Widgets are left in a transitional (and incosistent) state while being
re-parented, which caused QWidget::effectiveWinId() to crash in certain
circumstances. See patch for more details.

Auto test included.

Reviewed-by: ogoffart
(cherry picked from commit 6db0153cd7e35e4a919a76ae2aadbf2d2510bfb7)
2011-05-11 16:38:49 +02:00
..
testdata/paintEvent Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
geometry-fullscreen.dat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
geometry-maximized.dat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
geometry.dat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qwidget.pro tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
qwidget.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qwidget_mac_helpers.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qwidget_mac_helpers.mm Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qwidget.cpp Fixes crash in QWidget::effectiveWinId. 2011-05-11 16:38:49 +02:00