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