![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Inheritance diagram for QConcatenable< QByteArray >:
Collaboration diagram for QConcatenable< QByteArray >:Public Types | |
| enum | { ExactSize = false } |
| typedef QByteArray | type |
| typedef QByteArray | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (const QByteArray &ba) |
| static QT_ASCII_CAST_WARN void | appendTo (const QByteArray &ba, QChar *&out) |
| static void | appendTo (const QByteArray &ba, char *&out) |
Definition at line 355 of file qstringbuilder.h.
| typedef QByteArray QConcatenable< QByteArray >::ConvertTo |
Definition at line 358 of file qstringbuilder.h.
| typedef QByteArray QConcatenable< QByteArray >::type |
Definition at line 357 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 359 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 367 of file qstringbuilder.h.
References ba, QByteArray::constData(), QByteArray::end(), and out.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 362 of file qstringbuilder.h.
References ba, QAbstractConcatenable::convertFromUtf8(), and out.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 360 of file qstringbuilder.h.
References ba, and QByteArray::size().
Here is the call graph for this function: