![]() |
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 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 187 of file qstringbuilder.h.
typedef QString QConcatenable< char16_t >::ConvertTo |
Definition at line 190 of file qstringbuilder.h.
typedef char16_t QConcatenable< char16_t >::type |
Definition at line 189 of file qstringbuilder.h.
anonymous enum |
Enumerator | |
---|---|
ExactSize |
Definition at line 191 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 193 of file qstringbuilder.h.
|
inlinestaticconstexpr |
Definition at line 192 of file qstringbuilder.h.