Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QV4::WeakValue Member List

This is the complete list of members for QV4::WeakValue, including all inherited members.

as() constQV4::WeakValueinline
asManaged() constQV4::WeakValueinline
clear()QV4::WeakValueinline
engine() constQV4::WeakValueinline
isNullOrUndefined() constQV4::WeakValueinline
isUndefined() constQV4::WeakValueinline
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() constQV4::WeakValueinline
valueRef() constQV4::WeakValueinline
WeakValue()QV4::WeakValueinline
WeakValue(const WeakValue &other)QV4::WeakValue
WeakValue(ExecutionEngine *engine, const Value &value)QV4::WeakValue
~WeakValue()QV4::WeakValue