![]() |
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 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 229 of file qstringbuilder.h.
| typedef QString QConcatenable< QLatin1StringView >::ConvertTo |
Definition at line 232 of file qstringbuilder.h.
| typedef QLatin1StringView QConcatenable< QLatin1StringView >::type |
Definition at line 231 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 233 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 240 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 235 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 234 of file qstringbuilder.h.