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_Global Member List

This is the complete list of members for CJS_Global, including all inherited members.

CJS_Global(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime)CJS_Global
CJS_Object(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime)CJS_Object
DefineAllProperties(CFXJS_Engine *pEngine)CJS_Globalstatic
DefineConsts(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSConstSpec > consts)CJS_Objectstatic
DefineJSObjects(CFXJS_Engine *pEngine)CJS_Globalstatic
DefineMethods(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSMethodSpec > consts)CJS_Objectstatic
DefineProps(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSPropertySpec > consts)CJS_Objectstatic
delprop_static(v8::Local< v8::Name > property, const v8::PropertyCallbackInfo< v8::Boolean > &info)CJS_Globalstatic
enumprop_static(const v8::PropertyCallbackInfo< v8::Array > &info)CJS_Globalstatic
GetObjDefnID()CJS_Globalstatic
getprop_static(v8::Local< v8::Name > property, const v8::PropertyCallbackInfo< v8::Value > &info)CJS_Globalstatic
GetRuntime() constCJS_Objectinline
putprop_static(v8::Local< v8::Name > property, v8::Local< v8::Value > value, const v8::PropertyCallbackInfo< v8::Value > &info)CJS_Globalstatic
queryprop_static(v8::Local< v8::Name > property, const v8::PropertyCallbackInfo< v8::Integer > &info)CJS_Globalstatic
setPersistent_static(const v8::FunctionCallbackInfo< v8::Value > &info)CJS_Globalstatic
ToV8Object()CJS_Objectinline
~CJS_Global() overrideCJS_Global
~CJS_Object()CJS_Objectvirtual