![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Inheritance diagram for QConcatenable< QChar >:
Collaboration diagram for QConcatenable< QChar >: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 199 of file qstringbuilder.h.
| typedef QString QConcatenable< QChar >::ConvertTo |
Definition at line 202 of file qstringbuilder.h.
| typedef QChar QConcatenable< QChar >::type |
Definition at line 201 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 203 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 205 of file qstringbuilder.h.
References out.
|
inlinestatic |
Definition at line 204 of file qstringbuilder.h.