#include <qstringbuilder.h>
Definition at line 78 of file qstringbuilder.h.
Static Protected Member Functions | |
static void | convertFromAscii (const char *a, int len, QChar *&out) |
static void | convertToAscii (const QChar *a, int len, char *&out) |
static void | convertFromAscii (char a, QChar *&out) |
static void | convertToAscii (QChar a, char *&out) |
static void | convertToLatin1 (QChar a, char *&out) |
Definition at line 83 of file qstringbuilder.h.
Definition at line 93 of file qstringbuilder.h.
Definition at line 103 of file qstringbuilder.h.