#include <qstringbuilder.h>
Definition at line 176 of file qstringbuilder.h.
Public Types | |
enum | { ExactSize = true } |
typedef char | type |
typedef QByteArray | ConvertTo |
Static Public Member Functions | |
static int | size (const char) |
static QT_ASCII_CAST_WARN void | appendTo (const char c, QChar *&out) |
static void | appendTo (const char c, char *&out) |
typedef char type |
Definition at line 178 of file qstringbuilder.h.
typedef QByteArray ConvertTo |
Definition at line 179 of file qstringbuilder.h.
anonymous enum |
Definition at line 181 of file qstringbuilder.h.
Definition at line 183 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 188 of file qstringbuilder.h.