![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QV4::WeakValue, including all inherited members.
| as() const | QV4::WeakValue | inline |
| asManaged() const | QV4::WeakValue | inline |
| clear() | QV4::WeakValue | inline |
| engine() const | QV4::WeakValue | inline |
| isNullOrUndefined() const | QV4::WeakValue | inline |
| isUndefined() const | QV4::WeakValue | inline |
| markOnce(MarkStack *markStack) | QV4::WeakValue | |
| operator=(const WeakValue &other) | QV4::WeakValue | |
| set(ExecutionEngine *engine, const Value &value) | QV4::WeakValue | |
| set(ExecutionEngine *engine, ReturnedValue value) | QV4::WeakValue | |
| set(ExecutionEngine *engine, Heap::Base *obj) | QV4::WeakValue | |
| value() const | QV4::WeakValue | inline |
| valueRef() const | QV4::WeakValue | inline |
| WeakValue() | QV4::WeakValue | inline |
| WeakValue(const WeakValue &other) | QV4::WeakValue | |
| WeakValue(ExecutionEngine *engine, const Value &value) | QV4::WeakValue | |
| ~WeakValue() | QV4::WeakValue |