![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Inheritance diagram for QConcatenable< QStringView >:
Collaboration diagram for QConcatenable< QStringView >:Public Types | |
| enum | { ExactSize = true } |
| typedef QStringView | type |
| typedef QString | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (QStringView a) |
| static void | appendTo (QStringView a, QChar *&out) |
Definition at line 254 of file qstringbuilder.h.
| typedef QString QConcatenable< QStringView >::ConvertTo |
Definition at line 257 of file qstringbuilder.h.
| typedef QStringView QConcatenable< QStringView >::type |
Definition at line 256 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 258 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 260 of file qstringbuilder.h.
References out.
|
inlinestatic |
Definition at line 259 of file qstringbuilder.h.