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