qt5base-lts/tests/auto/other/qaccessibility
Ahmad Samir 788d19439b tst_QAccessibility: compile with QT_NO_FOREACH
QObject::children() returns a const QList&, and nothing in the loop body
changes the objects children, so straightforward port to ranged-for.

Task-number: QTBUG-115839
Change-Id: I78827fd986d6ff2607cc2616ff23580c9d830f1b
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2023-08-25 18:56:28 +03:00
..
.gitignore
accessiblewidgets.h Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
CMakeLists.txt CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qaccessibility.cpp tst_QAccessibility: compile with QT_NO_FOREACH 2023-08-25 18:56:28 +03:00