qt5base-lts/tests/auto/corelib/tools/qhash
Sérgio Martins 4bced6e7a6 Introduce QHash key iterators
So we can have interoperability with algorithms.
Motivated by inefficient code like qDeleteAll(hash.keys())

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

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