qt6-bb10/tests/auto/widgets/kernel
Friedemann Kleint 0d5744d740 tst_formlayout: Fix top level widget leaks.
Instantiate widgets on stack and add cleanup function for the check.
Change all functions instantiating a QFormLayout without widget on
the stack to use a toplevel widget and pointer variables since
otherwise, the labels automatically created by a call like
QFormLayout::addRow("bla", widget) leak.

Change-Id: I72a7a9c3175b5793a9450c6fcb970012ccd2274b
Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
2015-06-27 19:48:04 +00:00
..
qaction Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qactiongroup Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qapplication Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qboxlayout tst_qboxlayout: Fix top level widget leaks. 2015-06-27 19:47:08 +00:00
qdesktopwidget Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qformlayout tst_formlayout: Fix top level widget leaks. 2015-06-27 19:48:04 +00:00
qgridlayout tst_gridlayout: Fix visible top level widget leaks. 2015-06-27 19:46:04 +00:00
qlayout Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qshortcut Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qsizepolicy Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qstackedlayout Update copyright headers 2015-02-11 06:49:51 +00:00
qtooltip Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qwidget Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qwidget_window QWidgetWindow: use sendEvent to forward events to the wrapped QWidget 2015-03-26 20:42:54 +00:00
qwidgetaction Add check for top level widget leaks in kernel test of QtWidgets. 2015-06-16 14:14:18 +00:00
qwidgetmetatype Update copyright headers 2015-02-11 06:49:51 +00:00
qwidgetsvariant Update copyright headers 2015-02-11 06:49:51 +00:00
qwindowcontainer Update copyright headers 2015-02-11 06:49:51 +00:00
kernel.pro Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00