![]() |
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::ScopedValue, including all inherited members.
| operator const Value &() const | QV4::ScopedValue | inline |
| operator Value *() | QV4::ScopedValue | inline |
| operator->() | QV4::ScopedValue | inline |
| operator->() const | QV4::ScopedValue | inline |
| operator=(const Value &v) | QV4::ScopedValue | inline |
| operator=(Heap::Base *o) | QV4::ScopedValue | inline |
| operator=(Managed *m) | QV4::ScopedValue | inline |
| operator=(const ReturnedValue &v) | QV4::ScopedValue | inline |
| operator=(const ScopedValue &other) | QV4::ScopedValue | inline |
| ptr | QV4::ScopedValue | |
| ScopedValue(const ScopedValue &)=default | QV4::ScopedValue | |
| ScopedValue(ScopedValue &&)=default | QV4::ScopedValue | |
| ScopedValue(const Scope &scope) | QV4::ScopedValue | inline |
| ScopedValue(const Scope &scope, const Value &v) | QV4::ScopedValue | inline |
| ScopedValue(const Scope &scope, Heap::Base *o) | QV4::ScopedValue | inline |
| ScopedValue(const Scope &scope, Managed *m) | QV4::ScopedValue | inline |
| ScopedValue(const Scope &scope, const ReturnedValue &v) | QV4::ScopedValue | inline |