Each loop was iterating over temporary containers, so use a const auto variable to hold it and use ranged-for Drive-by change: make the for-loop variable a const& (QString, QFileInfo). Task-number: QTBUG-115839 Change-Id: Idffaedb8e2e8782a0f4f907995f62f3c0de44bba Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> |
||
|---|---|---|
| .. | ||
| entrylist | ||
| resources/entryList | ||
| searchdir | ||
| testData | ||
| testdir | ||
| types | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Info.plist | ||
| android_testdata.qrc | ||
| tst_qdir.cpp | ||