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

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

CJS_Icon(v8::Local< v8::Object > pObject, CJS_Runtime *pRuntime)CJS_Icon
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_Objectstatic
DefineJSObjects(CFXJS_Engine *pEngine)CJS_Iconstatic
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
GetIconName() constCJS_Iconinline
GetObjDefnID()CJS_Iconstatic
GetRuntime() constCJS_Objectinline
SetIconName(WideString name)CJS_Iconinline
ToV8Object()CJS_Objectinline
~CJS_Icon() overrideCJS_Icon
~CJS_Object()CJS_Objectvirtual