Definition at line 159 of file qstringbuilder.h.
#include <qstringbuilder.h>
Public Types |
|
| enum | { ExactSize = true } |
| typedef QChar | type |
Static Public Member Functions |
|
| static int | size (const QChar) |
| static void | appendTo (const QChar c, QChar *&out) |
Definition at line 161 of file qstringbuilder.h.
| anonymous enum |
Definition at line 162 of file qstringbuilder.h.
{ ExactSize = true };
| static int size | ( | const QChar | ) | [inline, static] |