![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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_Global | static |
| DefineConsts(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSConstSpec > consts) | CJS_Object | static |
| DefineJSObjects(CFXJS_Engine *pEngine) | CJS_Global | static |
| DefineMethods(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSMethodSpec > consts) | CJS_Object | static |
| DefineProps(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSPropertySpec > consts) | CJS_Object | static |
| delprop_static(v8::Local< v8::Name > property, const v8::PropertyCallbackInfo< v8::Boolean > &info) | CJS_Global | static |
| enumprop_static(const v8::PropertyCallbackInfo< v8::Array > &info) | CJS_Global | static |
| GetObjDefnID() | CJS_Global | static |
| getprop_static(v8::Local< v8::Name > property, const v8::PropertyCallbackInfo< v8::Value > &info) | CJS_Global | static |
| GetRuntime() const | CJS_Object | inline |
| putprop_static(v8::Local< v8::Name > property, v8::Local< v8::Value > value, const v8::PropertyCallbackInfo< void > &info) | CJS_Global | static |
| queryprop_static(v8::Local< v8::Name > property, const v8::PropertyCallbackInfo< v8::Integer > &info) | CJS_Global | static |
| setPersistent_static(const v8::FunctionCallbackInfo< v8::Value > &info) | CJS_Global | static |
| ToV8Object() | CJS_Object | inline |
| ~Binding()=default | CFXJS_PerObjectData::Binding | virtual |
| ~CJS_Global() override | CJS_Global | |
| ~CJS_Object() override | CJS_Object |