#include <qstringbuilder.h>
Definition at line 204 of file qstringbuilder.h.
Public Types | |
enum | { ExactSize = true } |
typedef QChar | type |
typedef QString | ConvertTo |
Static Public Member Functions | |
static int | size (const QChar) |
static void | appendTo (const QChar c, QChar *&out) |
static QT_ASCII_CAST_WARN void | appendTo (const QChar c, char *&out) |
Definition at line 206 of file qstringbuilder.h.
Definition at line 207 of file qstringbuilder.h.
anonymous enum |
Definition at line 209 of file qstringbuilder.h.
Definition at line 210 of file qstringbuilder.h.
Definition at line 213 of file qstringbuilder.h.