Qt 4.8
|
#include <qstringbuilder.h>
Public Types | |
enum | { ExactSize = true } |
typedef QString | ConvertTo |
typedef QLatin1Literal | type |
Static Public Functions | |
static void | appendTo (const QLatin1Literal &a, QChar *&out) |
static void | appendTo (const QLatin1Literal &a, char *&out) |
static int | size (const QLatin1Literal &a) |
Definition at line 250 of file qstringbuilder.h.
typedef QString QConcatenable< QLatin1Literal >::ConvertTo |
Definition at line 253 of file qstringbuilder.h.
typedef QLatin1Literal QConcatenable< QLatin1Literal >::type |
Definition at line 252 of file qstringbuilder.h.
anonymous enum |
|
inlinestatic |
Definition at line 256 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 261 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 255 of file qstringbuilder.h.