qt5base-lts/tests/auto/widgets/kernel/qgridlayout
Karim Pinter 31c6bee4d5 Removes spacing when widget is hidden in QGridLayout
Removes spacing in QGridLayout when the QWidgets inside of the QGridLayout
are hidden, by checking if the sibling is empty, thus duplicate
spacing can be avoided.

Task-number: QTBUG-52357
Change-Id: I45475e7b264f94ef3bec5f9a4b8cbaa1d53ec6dd
Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
Reviewed-by: Andy Shaw <andy.shaw@theqtcompany.com>
2016-04-21 11:00:59 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qgridlayout.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
sortdialog.ui Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
tst_qgridlayout.cpp Removes spacing when widget is hidden in QGridLayout 2016-04-21 11:00:59 +00:00