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
qbytearraylist.h File Reference

(e2fef733be92e95ff28225196e14ffeb98d61a1f)

#include <QtCore/qlist.h>
#include <QtCore/qbytearray.h>
#include <limits>
+ Include dependency graph for qbytearraylist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QListSpecialMethods< QByteArray >
 

Namespaces

namespace  QtPrivate
 \macro QT_NO_KEYWORDS >
 

Typedefs

typedef QMutableListIterator< QByteArrayQMutableByteArrayListIterator
 

Functions

QByteArray Q_CORE_EXPORT QtPrivate::QByteArrayList_join (const QByteArrayList *that, const char *sep, qsizetype len)
 

Variables

QT_BEGIN_NAMESPACE typedef QListIterator< QByteArrayQByteArrayListIterator
 

Typedef Documentation

◆ QMutableByteArrayListIterator

typedef QMutableListIterator<QByteArray> QMutableByteArrayListIterator
related

Definition at line 19 of file qbytearraylist.h.

Variable Documentation

◆ QByteArrayListIterator

QT_BEGIN_NAMESPACE typedef QListIterator<QByteArray> QByteArrayListIterator

Definition at line 18 of file qbytearraylist.h.