![]() |
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::SpecialCharacter | type |
| typedef QString | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (const QChar::SpecialCharacter) |
| static void | appendTo (const QChar::SpecialCharacter c, QChar *&out) |
Definition at line 219 of file qstringbuilder.h.
| typedef QString QConcatenable< QChar::SpecialCharacter >::ConvertTo |
Definition at line 222 of file qstringbuilder.h.
| typedef QChar::SpecialCharacter QConcatenable< QChar::SpecialCharacter >::type |
Definition at line 221 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 223 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 225 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 224 of file qstringbuilder.h.