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