Qt 4.8
|
#include <qstringbuilder.h>
Public Types | |
enum | { ExactSize = true } |
typedef QString | ConvertTo |
typedef QLatin1Char | type |
Static Public Functions | |
static void | appendTo (const QLatin1Char c, QChar *&out) |
static void | appendTo (const QLatin1Char c, char *&out) |
static int | size (const QLatin1Char) |
Definition at line 192 of file qstringbuilder.h.
typedef QString QConcatenable< QLatin1Char >::ConvertTo |
Definition at line 195 of file qstringbuilder.h.
typedef QLatin1Char QConcatenable< QLatin1Char >::type |
Definition at line 194 of file qstringbuilder.h.
anonymous enum |
|
inlinestatic |
Definition at line 198 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 200 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 197 of file qstringbuilder.h.