qt6-bb10/tests/auto/widgets/kernel
Andy Shaw 9ea9ec1cbb Ensure that all the children get the new stylesheet set on a parent
When a stylesheet was set on a parent widget then in some cases it would
not get applied to all the child widgets.  This was because the order of
the children list may have been modified while it was being set on
children.  By making a copy of the list we prevent this from being a
problem.

Task-number: QTBUG-26321

Change-Id: Iea6bf72c69a0c39746f7ef5e7893dda5a93ed7e5
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-08-20 10:28:51 +02:00
..
qaction Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qactiongroup Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qapplication Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
qboxlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdesktopwidget Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
qformlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qgridlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qlayout Fix qlayout autotest build for WinCE. 2012-08-09 13:18:08 +02:00
qshortcut Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsizepolicy Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qstackedlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtooltip Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidget Ensure that all the children get the new stylesheet set on a parent 2012-08-20 10:28:51 +02:00
qwidget_window Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidgetaction Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidgetmetatype Remove QWidgetStar. 2012-08-18 10:55:47 +02:00
qwidgetsvariant Remove QWidgetStar. 2012-08-18 10:55:47 +02:00
kernel.pro Store the QMetaObject with the QMetaType. 2012-07-01 15:07:10 +02:00