![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstringbuilder.h>
Public Types | |
| enum | { ExactSize = true } |
| typedef QByteArrayView | type |
| typedef QByteArray | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (QByteArrayView bav) |
| static QT_ASCII_CAST_WARN void | appendTo (QByteArrayView bav, QChar *&out) |
| static void | appendTo (QByteArrayView bav, char *&out) |
Definition at line 166 of file qstringbuilder.h.
| typedef QByteArray QConcatenable< QByteArrayView >::ConvertTo |
Definition at line 169 of file qstringbuilder.h.
| typedef QByteArrayView QConcatenable< QByteArrayView >::type |
Definition at line 168 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 170 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 178 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 173 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 171 of file qstringbuilder.h.