![]() |
Qt 6.x
The Qt SDK
|
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 | inline |
set(ExecutionEngine *engine, ReturnedValue value) | QV4::WeakValue | inline |
set(ExecutionEngine *engine, Heap::Base *obj) | QV4::WeakValue | inline |
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 |