![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Inheritance diagram for QConcatenable< char16_t * >:
Collaboration diagram for QConcatenable< char16_t * >:Public Types | |
| typedef char16_t * | type |
Public Types inherited from QConcatenable< const char16_t * > | |
| enum | { ExactSize = true } |
| using | type = const char16_t * |
| using | ConvertTo = QString |
Additional Inherited Members | |
Static Public Member Functions inherited from QConcatenable< const char16_t * > | |
| static qsizetype | size (const char16_t *a) |
| static QT_ASCII_CAST_WARN void | appendTo (const char16_t *a, QChar *&out) |
Definition at line 350 of file qstringbuilder.h.
| typedef char16_t* QConcatenable< char16_t * >::type |
Definition at line 352 of file qstringbuilder.h.