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
CJS_GlobalConsts Class Referencefinal

#include <cjs_globalconsts.h>

Inheritance diagram for CJS_GlobalConsts:
Collaboration diagram for CJS_GlobalConsts:

Static Public Member Functions

static void DefineJSObjects (CJS_Runtime *pRuntime)
Static Public Member Functions inherited from CJS_Object
static void DefineConsts (CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSConstSpec > consts)
static void DefineProps (CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSPropertySpec > consts)
static void DefineMethods (CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSMethodSpec > consts)

Additional Inherited Members

Public Member Functions inherited from CJS_Object
 CJS_Object (v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime)
 ~CJS_Object () override
v8::Local< v8::Object > ToV8Object ()
CJS_RuntimeGetRuntime () const
Public Member Functions inherited from CFXJS_PerObjectData::Binding
virtual ~Binding ()=default

Detailed Description

Definition at line 12 of file cjs_globalconsts.h.

Member Function Documentation

◆ DefineJSObjects()

void CJS_GlobalConsts::DefineJSObjects ( CJS_Runtime * pRuntime)
static

Definition at line 19 of file cjs_globalconsts.cpp.


The documentation for this class was generated from the following files: