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_Zoomtype, including all inherited members.
CJS_Object(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime) | CJS_Object | |
CJS_Zoomtype()=delete | CJS_Zoomtype | |
DefineConsts(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSConstSpec > consts) | CJS_Object | static |
DefineJSObjects(CFXJS_Engine *pEngine) | CJS_Zoomtype | 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 |
GetRuntime() const | CJS_Object | inline |
ToV8Object() | CJS_Object | inline |
~CJS_Object() | CJS_Object | virtual |