#include <qstringbuilder.h>
Definition at line 343 of file qstringbuilder.h.
Public Types | |
enum | { ExactSize = false } |
typedef char const * | type |
typedef QByteArray | ConvertTo |
Static Public Member Functions | |
static int | size (const char *a) |
static void QT_ASCII_CAST_WARN | appendTo (const char *a, QChar *&out) |
static void | appendTo (const char *a, char *&out) |
typedef char const* type |
Definition at line 345 of file qstringbuilder.h.
typedef QByteArray ConvertTo |
Definition at line 346 of file qstringbuilder.h.
anonymous enum |
Definition at line 348 of file qstringbuilder.h.
Definition at line 350 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 353 of file qstringbuilder.h.