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