#include <qv4scopedvalue_p.h>
Definition at line 146 of file qv4scopedvalue_p.h.
◆ ScopedValue() [1/7]
◆ ScopedValue() [2/7]
◆ ScopedValue() [3/7]
QV4::ScopedValue::ScopedValue |
( |
const Scope & |
scope | ) |
|
|
inline |
◆ ScopedValue() [4/7]
QV4::ScopedValue::ScopedValue |
( |
const Scope & |
scope, |
|
|
const Value & |
v |
|
) |
| |
|
inline |
◆ ScopedValue() [5/7]
◆ ScopedValue() [6/7]
QV4::ScopedValue::ScopedValue |
( |
const Scope & |
scope, |
|
|
Managed * |
m |
|
) |
| |
|
inline |
◆ ScopedValue() [7/7]
◆ operator const Value &()
QV4::ScopedValue::operator const Value & |
( |
| ) |
const |
|
inline |
◆ operator Value *()
QV4::ScopedValue::operator Value * |
( |
| ) |
|
|
inline |
◆ operator->() [1/2]
Value * QV4::ScopedValue::operator-> |
( |
| ) |
|
|
inline |
◆ operator->() [2/2]
const Value * QV4::ScopedValue::operator-> |
( |
| ) |
const |
|
inline |
◆ operator=() [1/5]
◆ operator=() [2/5]
◆ operator=() [3/5]
◆ operator=() [4/5]
◆ operator=() [5/5]
◆ ptr
Value* QV4::ScopedValue::ptr |
Definition at line 217 of file qv4scopedvalue_p.h.
Referenced by ScopedValue(), ScopedValue(), ScopedValue(), ScopedValue(), ScopedValue(), QV4::RuntimeHelpers::addHelper(), QV4::QObjectWrapper::method_disconnect(), operator const Value &(), operator Value *(), operator->(), operator->(), operator=(), operator=(), operator=(), operator=(), operator=(), QV4::ProxyObject::virtualDefineOwnProperty(), QV4::ProxyObject::virtualDeleteProperty(), QV4::ProxyObject::virtualGet(), QV4::ProxyObject::virtualGetOwnProperty(), QV4::ProxyObject::virtualGetPrototypeOf(), QV4::ProxyObject::virtualHasProperty(), QV4::ProxyObject::virtualIsExtensible(), QV4::ProxyObject::virtualOwnPropertyKeys(), QV4::ProxyObject::virtualPreventExtensions(), QV4::ProxyObject::virtualPut(), and QV4::ProxyObject::virtualSetPrototypeOf().
The documentation for this struct was generated from the following file: