qt5base-lts/tests/auto/widgets/kernel/qgridlayout
Marc Mutz 40afcb9d01 QtWidgets tests: port remaining users away from Q_FOREACH
These are all trivial: all are over (already or newly-made) const
local variables.

As a drive-by, replace a QList legacy left-shift-based- with
initializer_list-construction.

Pick-to: 6.6 6.5
Task-number: QTBUG-115803
Change-Id: I453e24272c4c4b7dce5b91a0bd04481d833c50bb
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-08-14 23:11:54 +03:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Revert "Activate all tst_qgridlayout tests on Android" 2022-04-02 16:57:32 +00:00
CMakeLists.txt CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
sortdialog.ui Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
tst_qgridlayout.cpp QtWidgets tests: port remaining users away from Q_FOREACH 2023-08-14 23:11:54 +03:00