![]() |
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 | |
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 194 of file qstringbuilder.h.
typedef QString QConcatenable< QLatin1Char >::ConvertTo |
Definition at line 197 of file qstringbuilder.h.
typedef QLatin1Char QConcatenable< QLatin1Char >::type |
Definition at line 196 of file qstringbuilder.h.
anonymous enum |
Enumerator | |
---|---|
ExactSize |
Definition at line 198 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 202 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 200 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 199 of file qstringbuilder.h.