![]() |
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::Scope, including all inherited members.
| callDatafromJS(const Scope &scope, const Args *args, const FunctionObject *f) | QV4::Scope | friend |
| construct(int nValues, const ReturnedValue &initialValue) const | QV4::Scope | inline |
| construct(int nValues, const Value &initialValue) const | QV4::Scope | inline |
| construct(int nValues, Heap::Base *initialValue) const | QV4::Scope | inline |
| construct(int nValues, const PropertyKey &initialValue) const | QV4::Scope | inline |
| constructUndefined(int nValues) const | QV4::Scope | inline |
| engine | QV4::Scope | |
| hasException() const | QV4::Scope | inline |
| mark | QV4::Scope | |
| Scope(ExecutionContext *ctx) | QV4::Scope | inlineexplicit |
| Scope(ExecutionEngine *e) | QV4::Scope | inlineexplicit |
| Scope(const Managed *m) | QV4::Scope | inlineexplicit |
| ~Scope() | QV4::Scope | inline |