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