qt5base-lts/tests/auto/corelib/tools/qmap
Sérgio Martins 07f27fcf6d Introduce QMap key iterators
So we can have interoperability with algorithms.
Motivated by inefficient code like qDeleteAll(map.keys())

[ChangeLog][QtCore][QMap] Added key iterators, accessible through
keyBegin() and keyEnd().

Change-Id: Ieee2f9ad031e9d1e845a71447746699bbe95b96c
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-07-28 19:11:12 +00:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qmap.pro Make sure all containers compile in strict-iterator mode 2014-02-22 04:38:01 +01:00
tst_qmap.cpp Introduce QMap key iterators 2015-07-28 19:11:12 +00:00