![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\inmodule QtCore \inherits QIterator More...
\inmodule QtCore \inherits QIterator
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.