![]() |
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 QStringView | type |
typedef QString | ConvertTo |
Static Public Member Functions | |
static qsizetype | size (QStringView a) |
static void | appendTo (QStringView a, QChar *&out) |
Definition at line 264 of file qstringbuilder.h.
typedef QString QConcatenable< QStringView >::ConvertTo |
Definition at line 267 of file qstringbuilder.h.
typedef QStringView QConcatenable< QStringView >::type |
Definition at line 266 of file qstringbuilder.h.
anonymous enum |
Enumerator | |
---|---|
ExactSize |
Definition at line 268 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 270 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 269 of file qstringbuilder.h.