|  | Qt 6.x
    The Qt SDK | 
#include <qstringbuilder.h>
 Inheritance diagram for QConcatenable< QByteArrayView >:
 Inheritance diagram for QConcatenable< QByteArrayView >: Collaboration diagram for QConcatenable< QByteArrayView >:
 Collaboration diagram for QConcatenable< QByteArrayView >:| 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 156 of file qstringbuilder.h.
| typedef QByteArray QConcatenable< QByteArrayView >::ConvertTo | 
Definition at line 159 of file qstringbuilder.h.
| typedef QByteArrayView QConcatenable< QByteArrayView >::type | 
Definition at line 158 of file qstringbuilder.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 160 of file qstringbuilder.h.
| 
 | inlinestatic | 
Definition at line 168 of file qstringbuilder.h.
References QByteArrayView::data(), out, and QByteArrayView::size().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inlinestatic | 
Definition at line 163 of file qstringbuilder.h.
References QAbstractConcatenable::convertFromUtf8(), and out.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inlinestatic | 
Definition at line 161 of file qstringbuilder.h.
References QByteArrayView::size().
 Here is the call graph for this function:
 Here is the call graph for this function: