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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include <map>
#include <memory>
#include <vector>
#include "core/fxcrt/widestring.h"
#include "fxjs/gc/heap.h"
#include "fxjs/xfa/fxjse.h"
#include "fxjs/xfa/jse_define.h"
#include "third_party/abseil-cpp/absl/types/optional.h"
#include "third_party/base/containers/span.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:
CFXJSE_Engine* runtime,
pdfium::span<v8::Local<v8::Value>> params)
GLvoid ** params
GLhandleARB obj
[2]

Definition at line 35 of file cjx_object.h.