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