summaryrefslogtreecommitdiffstats
path: root/config.tests/mac
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2013-03-18 21:53:55 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-08 06:02:45 +0200
commit01fb843af88d949cd38b494a60bb64b730a045d2 (patch)
treee5f1f8b6b38f971cd8112f0ed51a7a8a782ad429 /config.tests/mac
parentf7b313e6d865ac7020c3164c2f6f0232f052eb9b (diff)
Add QVariant container iteration API.
A new set of classes is introduced for iterating over the contents of a container within a QVariant without knowing the exact type of the container, but with the guarantee that the element type within the container is a metatype. The implementation of the iterable interface uses the stl-compatible container API so that we can also iterate over stl containers, or any other container which also conforms to stl norms. This enables the functionality in the bug report. Task-number: QTBUG-23566 Change-Id: I92a2f3458516de201b8f0e470982c4d030e8ac8b Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'config.tests/mac')
0 files changed, 0 insertions, 0 deletions