![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Inheritance diagram for QConcatenable< char16_t >:
Collaboration diagram for QConcatenable< char16_t >:Public Types | |
| enum | { ExactSize = true } |
| typedef char16_t | type |
| typedef QString | ConvertTo |
Static Public Member Functions | |
| static constexpr qsizetype | size (char16_t) |
| static void | appendTo (char16_t c, QChar *&out) |
Definition at line 177 of file qstringbuilder.h.
| typedef QString QConcatenable< char16_t >::ConvertTo |
Definition at line 180 of file qstringbuilder.h.
| typedef char16_t QConcatenable< char16_t >::type |
Definition at line 179 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 181 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 183 of file qstringbuilder.h.
References out.
|
inlinestaticconstexpr |
Definition at line 182 of file qstringbuilder.h.