![]() |
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 char | type |
| typedef QByteArray | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (const char) |
| static QT_ASCII_CAST_WARN void | appendTo (const char c, QChar *&out) |
| static void | appendTo (const char c, char *&out) |
Definition at line 150 of file qstringbuilder.h.
| typedef QByteArray QConcatenable< char >::ConvertTo |
Definition at line 153 of file qstringbuilder.h.
| typedef char QConcatenable< char >::type |
Definition at line 152 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 154 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 162 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 157 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 155 of file qstringbuilder.h.