![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Public Types | |
using | type = char16_t[N] |
![]() | |
enum | { ExactSize = true } |
using | type = const char16_t[N] |
using | ConvertTo = QString |
Additional Inherited Members | |
![]() | |
static qsizetype | size (const char16_t[N]) |
static void | appendTo (const char16_t a[N], QChar *&out) |
Definition at line 330 of file qstringbuilder.h.
using QConcatenable< char16_t[N]>::type = char16_t[N] |
Definition at line 332 of file qstringbuilder.h.