summaryrefslogtreecommitdiffstats
path: root/examples/gui
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-08-06 15:11:44 +0300
committerMarc Mutz <marc.mutz@kdab.com>2016-08-09 07:12:57 +0000
commit7305b3e82863f077c4f677d0a860e314ce6f806c (patch)
treec1d26323f01028f04ea3f1791ed5332ac58c9415 /examples/gui
parent3400e7ee7fc9f8747de28aa4eba9a28a8a79f819 (diff)
QNetworkManagerEngine: port away from Java-style iterators
They are slower, more annoying, and not safer than their STL counterparts. Port to C++11 range-for, or to "auto it, end" for loops in cases where the key was also accessed. Change-Id: Ib27608ddbe9c0775092a1c6495731ad324727d3e Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'examples/gui')
0 files changed, 0 insertions, 0 deletions