Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qiterable.h File Reference
#include <QtCore/qglobal.h>
#include <QtCore/qtypeinfo.h>
#include <QtCore/qmetacontainer.h>
#include <QtCore/qtaggedpointer.h>
+ Include dependency graph for qiterable.h:

Go to the source code of this file.

Classes

class  QtPrivate::QConstPreservingPointer< Type, Storage >
 
class  QTaggedIterator< Iterator, IteratorCategory >
 QTaggedIterator is a template class that wraps an iterator and exposes standard iterator traits. More...
 
class  QBaseIterator< Container >
 \inmodule QtCore QBaseIterator forms the common base class for all iterators operating on subclasses of QIterable. More...
 
class  QIterator< Container >
 The QIterator is a template class that allows iteration over a container in a QVariant. More...
 
struct  QConstIterator< Container >
 The QConstIterator allows iteration over a container in a QVariant. More...
 
class  QIterable< Container >
 \inmodule QtCore More...
 

Namespaces

namespace  QtPrivate
 \macro QT_NAMESPACE