summaryrefslogtreecommitdiffstats
path: root/configure.bat
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-01-26 14:38:54 +0100
committerMarc Mutz <marc.mutz@kdab.com>2016-01-28 20:25:11 +0000
commit3f3140d38a75b8fdef8742d5fe9345cc3fe359cc (patch)
treea04eab25759c6340cdda99b13ab0cf89f6fd6eba /configure.bat
parentc9cb20c01a0f3fa93ff9f79fd7ea3f53939497c4 (diff)
qmake: eradicate Q_FOREACH loops [const-& returns]
... by replacing them with C++11 range-for loops. The functions QMakeProject::values(), QMakeMetaInfo::values() and QHashIterator::value() all return by const-reference, so they can be passed to range-for without further changes. Change-Id: Ic3b39ed8ff8cd7a6f287f1aa9d61a1acd67d7aaa Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'configure.bat')
0 files changed, 0 insertions, 0 deletions