Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cjx_object.h File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

#include <map>
#include <memory>
#include <optional>
#include <vector>
#include "core/fxcrt/span.h"
#include "core/fxcrt/widestring.h"
#include "fxjs/gc/heap.h"
#include "fxjs/xfa/fxjse.h"
#include "fxjs/xfa/jse_define.h"
#include "v8/include/cppgc/garbage-collected.h"
#include "v8/include/cppgc/member.h"
#include "v8/include/v8-forward.h"
#include "xfa/fxfa/fxfa_basic.h"
Include dependency graph for cjx_object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CJX_MethodSpec
class  CJX_Object
class  CJX_Object::CalcData

Typedefs

using CJX_MethodCall

Typedef Documentation

◆ CJX_MethodCall

Initial value:

Definition at line 35 of file cjx_object.h.