![]() |
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 IJS_Runtime, including all inherited members.
| AsCJSRuntime()=0 | IJS_Runtime | pure virtual |
| Create(CPDFSDK_FormFillEnvironment *pFormFillEnv) | IJS_Runtime | static |
| Destroy() | IJS_Runtime | static |
| ExecuteScript(const WideString &script)=0 | IJS_Runtime | pure virtual |
| GetFormFillEnv() const =0 | IJS_Runtime | pure virtual |
| IJS_Runtime()=default | IJS_Runtime | protected |
| Initialize(unsigned int slot, void *isolate, void *platform) | IJS_Runtime | static |
| NewEventContext()=0 | IJS_Runtime | pure virtual |
| ReleaseEventContext(IJS_EventContext *pContext)=0 | IJS_Runtime | pure virtual |
| ~IJS_Runtime() | IJS_Runtime | virtual |