Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <ijs_runtime.h>
Public Member Functions | |
FX_STACK_ALLOCATED () | |
ScopedEventContext (IJS_Runtime *pRuntime) | |
~ScopedEventContext () | |
IJS_EventContext * | Get () const |
IJS_EventContext * | operator-> () const |
Definition at line 34 of file ijs_runtime.h.
|
explicit |
Definition at line 19 of file ijs_runtime.cpp.
References ScopedEventContext().
Referenced by ScopedEventContext(), CPDFSDK_InteractiveForm::OnCalculate(), and CPDFSDK_InteractiveForm::OnFormat().
IJS_Runtime::ScopedEventContext::~ScopedEventContext | ( | ) |
Definition at line 22 of file ijs_runtime.cpp.
IJS_Runtime::ScopedEventContext::FX_STACK_ALLOCATED | ( | ) |
|
inline |
Definition at line 41 of file ijs_runtime.h.
|
inline |
Definition at line 42 of file ijs_runtime.h.
Referenced by CPDFSDK_InteractiveForm::OnCalculate(), and CPDFSDK_InteractiveForm::OnFormat().