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