78f0250053
resolution(): a local const container, Q_FOREACH wasn't needed here to begin with, port to ranged-for The rest, the loops were iterating over temporaries, so just put them in local const auto variables and use ranged-for. Task-number: QTBUG-115839 Change-Id: Iebe6d164661d74df9fefb764c370cdc9a8e817ff Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
tst_qprinter.cpp |