qt6-bb10/tests/auto/widgets/kernel/qwidget
Andy Shaw ccd3bf0871 Ensure that child windows are visible again when showing their parent
When a window is closed, then it will cause the child windows to be
closed as well as a result. Therefore in order to ensure that they are
shown again as a result, we need to remove the WA_WState_ExplicitShowHide
attribute if the widget was not already hidden before. This enables us to
test for this attribute when calling showChildren(), so that if the
window has a windowHandle then we can make sure that this widget is shown
again.

Fixes: QTBUG-73021
Change-Id: I1186242b889899dfcd38d782a67567348e2055ee
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-10-29 10:45:19 +02:00
..
testdata/paintEvent
.gitignore
BLACKLIST Blacklist tst_QWidget::windowState on WinRT 2019-04-23 11:32:28 +00:00
geometry-fullscreen.dat
geometry-maximized.dat
geometry.dat
qwidget.pro Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-09 11:47:57 +01:00
qwidget.qrc
tst_qwidget.cpp Ensure that child windows are visible again when showing their parent 2019-10-29 10:45:19 +02:00
tst_qwidget_mac_helpers.h
tst_qwidget_mac_helpers.mm