![]() |
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_App, including all inherited members.
| CancelProc(GlobalTimer *pTimer) | CJS_App | |
| CJS_App(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime) | CJS_App | |
| CJS_Object(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime) | CJS_Object | |
| DefineConsts(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSConstSpec > consts) | CJS_Object | static |
| DefineJSObjects(CFXJS_Engine *pEngine) | CJS_App | 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 |
| GetObjDefnID() | CJS_App | static |
| GetRuntime() const | CJS_Object | inline |
| SysPathToPDFPath(const WideString &sOldPath) | CJS_App | static |
| TimerProc(GlobalTimer *pTimer) | CJS_App | |
| ToV8Object() | CJS_Object | inline |
| ~Binding()=default | CFXJS_PerObjectData::Binding | virtual |
| ~CJS_App() override | CJS_App | |
| ~CJS_Object() override | CJS_Object |