#include <qstringbuilder.h>
Definition at line 268 of file qstringbuilder.h.
Public Types | |
enum | { ExactSize = true } |
typedef QString | type |
typedef QString | ConvertTo |
Static Public Member Functions | |
static int | size (const QString &a) |
static void | appendTo (const QString &a, QChar *&out) |
static QT_ASCII_CAST_WARN void | appendTo (const QString &a, char *&out) |
Definition at line 270 of file qstringbuilder.h.
Definition at line 271 of file qstringbuilder.h.
anonymous enum |
Definition at line 273 of file qstringbuilder.h.
Definition at line 274 of file qstringbuilder.h.
Definition at line 281 of file qstringbuilder.h.