![]() |
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 QConstIterator More...
\inmodule QtCore \inherits QConstIterator
QMetaSequence::Iterable::ConstIterator allows iteration over a container in a QVariant.
A QMetaSequence::Iterable::ConstIterator can only be created by a QMetaSequence::Iterable instance, and can be used in a way similar to other stl-style iterators.