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