As a header, it would otherwise make all TUs that include it (with PCH: all) incompatible with QT_NO_FOREACH. Without deeper analysis (which economy of time forbids in this case, given this is just a manual test that's probably run 10 times per year), and seeing as this is in an event handler, I opted to play it safe and iterate over a copy (which is exactly what Q_FOREACH does). Added a comment to indicate it may not be needed. Task-number: QTBUG-115839 Change-Id: I7db75321dd34888f6dd7a64cccb7462ff35935fa Reviewed-by: Ahmad Samir <a.samirh78@gmail.com> Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io> (cherry picked from commit cc15e42e2c14ac40339620035b77d3f82f5480d0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%