![]() |
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 | |
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 337 of file qstringbuilder.h.
using QConcatenable< char16_t[N]>::type = char16_t[N] |
Definition at line 339 of file qstringbuilder.h.