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 261 of file qstringbuilder.h.
QString QConcatenable< QStringView >::ConvertTo |
Definition at line 264 of file qstringbuilder.h.
Definition at line 263 of file qstringbuilder.h.
anonymous enum |
Enumerator | |
---|---|
ExactSize |
Definition at line 265 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 267 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 266 of file qstringbuilder.h.