![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4string_p.h>
Static Public Member Functions | |
| static void | markObjects (Heap::Base *that, MarkStack *markStack) |
| Static Public Member Functions inherited from QV4::Heap::StringOrSymbol | |
| static void | markObjects (Heap::Base *that, MarkStack *markStack) |
| Static Public Member Functions inherited from QV4::Heap::Base | |
| static void | markObjects (Base *, MarkStack *) |
Additional Inherited Members | |
| Public Types inherited from QV4::Heap::StringOrSymbol | |
| enum | StringType { StringType_Symbol , StringType_Regular , StringType_ArrayIndex , StringType_Unknown , StringType_AddedString , StringType_SubString , StringType_Complex = StringType_AddedString } |
| Public Attributes inherited from QV4::Heap::StringOrSymbol | |
| struct { | |
| unsigned char data [sizeof(QStringPrivate)] | |
| } | textStorage |
| PropertyKey | identifier |
| uint | subtype |
| uint | stringHash |
| Public Attributes inherited from QV4::Heap::Base | |
| Pointer< InternalClass *, 0 > | internalClass |
Definition at line 80 of file qv4string_p.h.
Definition at line 56 of file qv4string.cpp.
|
inline |
Definition at line 98 of file qv4string_p.h.
|
inline |
Definition at line 133 of file qv4string_p.h.
|
static |
Definition at line 23 of file qv4string.cpp.
|
inline |
Definition at line 90 of file qv4string_p.h.
| void Heap::String::simplifyString | ( | ) | const |
Definition at line 133 of file qv4string.cpp.
| bool Heap::String::startsWithUpper | ( | ) | const |
Definition at line 151 of file qv4string.cpp.
|
inline |
Definition at line 93 of file qv4string_p.h.
|
inline |
Definition at line 83 of file qv4string_p.h.