Qt 4.8
|
#include <qstringbuilder.h>
Public Types | |
enum | { ExactSize = true } |
typedef QString | ConvertTo |
typedef QLatin1String | type |
Static Public Functions | |
static void | appendTo (const QLatin1String &a, QChar *&out) |
static void | appendTo (const QLatin1String &a, char *&out) |
static int | size (const QLatin1String &a) |
Definition at line 232 of file qstringbuilder.h.
typedef QString QConcatenable< QLatin1String >::ConvertTo |
Definition at line 235 of file qstringbuilder.h.
typedef QLatin1String QConcatenable< QLatin1String >::type |
Definition at line 234 of file qstringbuilder.h.
anonymous enum |
|
inlinestatic |
Definition at line 238 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 243 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 237 of file qstringbuilder.h.