![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Public Types | |
enum | { ExactSize = true } |
typedef QLatin1Char | type |
typedef QString | ConvertTo |
Static Public Member Functions | |
static qsizetype | size (const QLatin1Char) |
static void | appendTo (const QLatin1Char c, QChar *&out) |
static void | appendTo (const QLatin1Char c, char *&out) |
Definition at line 187 of file qstringbuilder.h.
typedef QString QConcatenable< QLatin1Char >::ConvertTo |
Definition at line 190 of file qstringbuilder.h.
typedef QLatin1Char QConcatenable< QLatin1Char >::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 195 of file qstringbuilder.h.
References out.
|
inlinestatic |
Definition at line 193 of file qstringbuilder.h.
References out.
|
inlinestatic |
Definition at line 192 of file qstringbuilder.h.