![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Inheritance diagram for QConcatenable< QString >:
Collaboration diagram for QConcatenable< QString >: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 239 of file qstringbuilder.h.
| typedef QString QConcatenable< QString >::ConvertTo |
Definition at line 242 of file qstringbuilder.h.
| typedef QString QConcatenable< QString >::type |
Definition at line 241 of file qstringbuilder.h.
| anonymous enum |
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 243 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 245 of file qstringbuilder.h.
References out.
|
inlinestatic |
Definition at line 244 of file qstringbuilder.h.