![]() |
Qt 6.x
The Qt SDK
|
#include <qstringbuilder.h>
Public Types | |
typedef char * | type |
![]() | |
enum | { ExactSize = false } |
typedef const char * | type |
typedef QByteArray | ConvertTo |
Additional Inherited Members | |
![]() | |
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.