qt5base-lts/tests/auto/gui/image
Marc Mutz 11c2a5b477 tst_QImage: replace QList with constexpr array
"Never use a dynamically-sized container for statically-sized data."

Port the loop from Q_FOREACH (which can't deal with arrays) to ranged
for (which can).

Pick-to: 6.6 6.5
Task-number: QTBUG-115839
Change-Id: I40773a0397b83cce0c803967ee3fd7ae274933d3
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-08-08 16:03:28 +02:00
..
qicoimageformat Fix transparency in 16 bit and 24 bit ico files 2023-07-11 18:35:41 +00:00
qicon QIcon: use fallback also with platform icon engine 2023-07-21 09:22:46 +02:00
qiconhighdpi CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
qimage tst_QImage: replace QList with constexpr array 2023-08-08 16:03:28 +02:00
qimageiohandler CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
qimagereader CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
qimagewriter CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
qmovie CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
qpicture CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
qpixmap CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
qpixmapcache CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00