![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
| struct | QV4::Heap::ProxyFunctionObject |
| struct | QV4::Heap::ProxyConstructorObject |
| struct | QV4::ProxyObject |
| struct | QV4::ProxyFunctionObject |
| struct | QV4::ProxyConstructorObject |
| struct | QV4::Proxy |
Namespaces | |
| namespace | QV4 |
| namespace | QV4::Heap |
Macros | |
| #define | ProxyObjectMembers(class, Member) |
| #define | ProxyMembers(class, Member) |
Functions | |
| QV4::Heap::DECLARE_HEAP_OBJECT (ProxyObject, FunctionObject) | |
| QV4::Heap::DECLARE_HEAP_OBJECT (Proxy, FunctionObject) | |
| #define ProxyMembers | ( | class, | |
| Member ) |
Definition at line 43 of file qv4proxy_p.h.
| #define ProxyObjectMembers | ( | class, | |
| Member ) |
Definition at line 27 of file qv4proxy_p.h.