summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosbackingstore.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-12-15 20:42:21 +0100
committerMarc Mutz <marc.mutz@kdab.com>2015-12-16 17:42:29 +0000
commit4891fd02c5503e6f3838276883f7bba0b89cdb0d (patch)
tree9d2b1026c64422d768dbbd8c53409fdcb646ec15 /src/plugins/platforms/ios/qiosbackingstore.h
parentf2d8d9daee9ecb046750bd340288b8d3da2224ed (diff)
QGraphicsAnchorLayout: replace three loops over QHash::keys() with QHash::const_iterator loops
Quite obviously faster (doesn't need to populate a QList first, just to iterate over it). Also saves 1.5KiB text on optimized GCC 4.9 Linux AMD64 builds. Change-Id: If4c7af80165a6027d39359bac22df30e7ca09815 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/ios/qiosbackingstore.h')
0 files changed, 0 insertions, 0 deletions