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_Util, including all inherited members.
CJS_Object(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime) | CJS_Object | |
CJS_Util(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime) | CJS_Util | |
DataType enum name | CJS_Util | |
DefineConsts(CFXJS_Engine *pEngine, uint32_t nObjDefnID, pdfium::span< const JSConstSpec > consts) | CJS_Object | static |
DefineJSObjects(CFXJS_Engine *pEngine) | CJS_Util | 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_Util | static |
GetRuntime() const | CJS_Object | inline |
ParseDataType(WideString *sFormat) | CJS_Util | static |
StringPrintx(const WideString &cFormat, const WideString &cSource) | CJS_Util | static |
ToV8Object() | CJS_Object | inline |
~CJS_Object() | CJS_Object | virtual |
~CJS_Util() override | CJS_Util |