Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qiterable.h File Reference

(892448b6e027236228b2c6429a6453c038b5c403)

#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_NO_KEYWORDS >