![]() |
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 QString | type |
| typedef QString | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (const QString &a) |
| static void | appendTo (const QString &a, QChar *&out) |
Definition at line 249 of file qstringbuilder.h.
| typedef QString QConcatenable< QString >::ConvertTo |
Definition at line 252 of file qstringbuilder.h.
| typedef QString QConcatenable< QString >::type |
Definition at line 251 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 253 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 255 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 254 of file qstringbuilder.h.