Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Iterator Class Reference

\inherits QIterator More...

Inheritance diagram for Iterator:
Collaboration diagram for Iterator:

Detailed Description

\inherits QIterator

Since
6.11 \inmodule QtCore

The QMetaAssociation::Iterable::Iterator allows iteration over a container in a QVariant.

A QMetaAssociation::Iterable::Iterator can only be created by a QMetaAssociation::Iterable instance, and can be used in a way similar to other stl-style iterators.

See also
QMetaAssociation::Iterable

The documentation for this class was generated from the following file: