![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QV4::Scoped< T >, including all inherited members.
asReturnedValue() const | QV4::Scoped< T > | inline |
Convert enum value | QV4::Scoped< T > | |
ConvertType enum name | QV4::Scoped< T > | |
getPointer() | QV4::Scoped< T > | inline |
getPointer() const | QV4::Scoped< T > | inline |
getRef() | QV4::Scoped< T > | inline |
operator bool() const | QV4::Scoped< T > | inlineexplicit |
operator const Value &() const | QV4::Scoped< T > | inline |
operator T*() | QV4::Scoped< T > | inline |
operator->() | QV4::Scoped< T > | inline |
operator->() const | QV4::Scoped< T > | inline |
operator=(Heap::Base *o) | QV4::Scoped< T > | inline |
operator=(typename T::Data *t) | QV4::Scoped< T > | inline |
operator=(const Value &v) | QV4::Scoped< T > | inline |
operator=(Value *v) | QV4::Scoped< T > | inline |
operator=(const ReturnedValue &v) | QV4::Scoped< T > | inline |
operator=(T *t) | QV4::Scoped< T > | inline |
ptr | QV4::Scoped< T > | |
Scoped(const Scope &scope) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, const Value &v) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, Heap::Base *o) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, const ScopedValue &v) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, const Value &v, ConvertType) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, const Value *v) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, T *t) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, const T *t) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, typename T::Data *t) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, const ReturnedValue &v) | QV4::Scoped< T > | inline |
Scoped(const Scope &scope, const ReturnedValue &v, ConvertType) | QV4::Scoped< T > | inline |
setPointer(const Managed *p) | QV4::Scoped< T > | inline |