![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Public Types | |
enum | { ExactSize = true } |
typedef QLatin1StringView | type |
typedef QString | ConvertTo |
Static Public Member Functions | |
static qsizetype | size (const QLatin1StringView a) |
static void | appendTo (const QLatin1StringView a, QChar *&out) |
static void | appendTo (const QLatin1StringView a, char *&out) |
Definition at line 219 of file qstringbuilder.h.
typedef QString QConcatenable< QLatin1StringView >::ConvertTo |
Definition at line 222 of file qstringbuilder.h.
Definition at line 221 of file qstringbuilder.h.
anonymous enum |
Enumerator | |
---|---|
ExactSize |
Definition at line 223 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 230 of file qstringbuilder.h.
References out.
|
inlinestatic |
Definition at line 225 of file qstringbuilder.h.
References out.
|
inlinestatic |
Definition at line 224 of file qstringbuilder.h.