#include <qstringbuilder.h>
Definition at line 286 of file qstringbuilder.h.
Public Types | |
enum | { ExactSize = true } |
typedef QStringRef | type |
typedef QString | ConvertTo |
Static Public Member Functions | |
static int | size (const QStringRef &a) |
static void | appendTo (const QStringRef &a, QChar *&out) |
static QT_ASCII_CAST_WARN void | appendTo (const QStringRef &a, char *&out) |
typedef QStringRef type |
Definition at line 288 of file qstringbuilder.h.
Definition at line 289 of file qstringbuilder.h.
anonymous enum |
|
inlinestatic |
Definition at line 291 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 292 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 299 of file qstringbuilder.h.