![]() |
Qt 6.x
The Qt SDK
|
Include dependency graph for qv4proxy_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | QV4::Heap::ProxyFunctionObject |
| struct | QV4::ProxyObject |
| struct | QV4::ProxyFunctionObject |
| struct | QV4::Proxy |
Namespaces | |
| namespace | QV4 |
| \qmltype Particle \inqmlmodule QtQuick.Particles | |
| namespace | QV4::Heap |
Macros | |
| #define | ProxyObjectMembers(class, Member) |
| #define | ProxyMembers(class, Member) Member(class, Pointer, Symbol *, revokableProxySymbol) \ |
Functions | |
| QV4::Heap::DECLARE_HEAP_OBJECT (ProxyObject, FunctionObject) | |
| QV4::Heap::DECLARE_HEAP_OBJECT (Proxy, FunctionObject) | |
| #define ProxyMembers | ( | class, | |
| Member | |||
| ) | Member(class, Pointer, Symbol *, revokableProxySymbol) \ |
Definition at line 40 of file qv4proxy_p.h.
| #define ProxyObjectMembers | ( | class, | |
| Member | |||
| ) |
Definition at line 26 of file qv4proxy_p.h.