![]() |
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 QChar | type |
| typedef QString | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (const QChar) |
| static void | appendTo (const QChar c, QChar *&out) |
Definition at line 209 of file qstringbuilder.h.
| typedef QString QConcatenable< QChar >::ConvertTo |
Definition at line 212 of file qstringbuilder.h.
| typedef QChar QConcatenable< QChar >::type |
Definition at line 211 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 213 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 215 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 214 of file qstringbuilder.h.