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

\inmodule QtCore \inherits QIterator More...

Collaboration diagram for Iterator:

Detailed Description

\inmodule QtCore \inherits QIterator

Since
6.11

QMetaSequence::Iterable::Iterator allows iteration over a container in a QVariant.

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


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