qt6-bb10/tests/benchmarks/widgets/graphicsview/functional/GraphicsViewBenchmark/widgets
Marc Mutz d4ba159148 QtWidgets benchmarks: port remaining users away from Q_FOREACH
These are all trivial: all are over (already or newly-made) const
local variables.

We don't have a mechanism to mark a subtree as Q_FOREACH-free, and
adding QT_NO_FOREACH to each executable is overkill, so we just have
to hope that no new uses are being introduced until we can mark the
whole QtBase module as Q_FOREACH-free.

Pick-to: 6.6 6.5
Task-number: QTBUG-115803
Change-Id: I13dc176756633674bab8c93a342ecdba6c5dd23e
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2023-08-14 23:11:54 +03:00
..
abstractitemcontainer.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
abstractitemcontainer.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
abstractitemview.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
abstractitemview.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
abstractscrollarea.cpp QtWidgets benchmarks: port remaining users away from Q_FOREACH 2023-08-14 23:11:54 +03:00
abstractscrollarea.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
abstractviewitem.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
abstractviewitem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
backgrounditem.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
backgrounditem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
button.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
button.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
commandline.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
commandline.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
dummydatagen.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
dummydatagen.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gvbwidget.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gvbwidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
iconitem.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
iconitem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
itemrecyclinglist.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
itemrecyclinglist.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
itemrecyclinglistview.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
itemrecyclinglistview.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
label.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
label.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listitem.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listitem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listitemcache.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listitemcache.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listitemcontainer.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listitemcontainer.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listmodel.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listmodel.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listwidget.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
listwidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainview.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainview.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
menu.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
menu.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
recycledlistitem.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
recycledlistitem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
resourcemoninterface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
scrollbar.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
scrollbar.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
scroller.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
scroller.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
scroller_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
settings.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
settings.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
simplelist.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
simplelist.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
simplelistview.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
simplelistview.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
theme.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
theme.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
themeevent.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
themeevent.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
topbar.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
topbar.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
webview.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
webview.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
webview_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00