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
IJS_Runtime::ScopedEventContext Class Reference

#include <ijs_runtime.h>

+ Collaboration diagram for IJS_Runtime::ScopedEventContext:

Public Member Functions

 FX_STACK_ALLOCATED ()
 
 ScopedEventContext (IJS_Runtime *pRuntime)
 
 ~ScopedEventContext ()
 
IJS_EventContextGet () const
 
IJS_EventContextoperator-> () const
 

Detailed Description

Definition at line 34 of file ijs_runtime.h.

Constructor & Destructor Documentation

◆ ScopedEventContext()

IJS_Runtime::ScopedEventContext::ScopedEventContext ( IJS_Runtime * pRuntime)
explicit

Definition at line 19 of file ijs_runtime.cpp.

References ScopedEventContext().

Referenced by ScopedEventContext(), CPDFSDK_InteractiveForm::OnCalculate(), and CPDFSDK_InteractiveForm::OnFormat().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~ScopedEventContext()

IJS_Runtime::ScopedEventContext::~ScopedEventContext ( )

Definition at line 22 of file ijs_runtime.cpp.

Member Function Documentation

◆ FX_STACK_ALLOCATED()

IJS_Runtime::ScopedEventContext::FX_STACK_ALLOCATED ( )

◆ Get()

IJS_EventContext * IJS_Runtime::ScopedEventContext::Get ( ) const
inline

Definition at line 41 of file ijs_runtime.h.

◆ operator->()

IJS_EventContext * IJS_Runtime::ScopedEventContext::operator-> ( ) const
inline

Definition at line 42 of file ijs_runtime.h.

Referenced by CPDFSDK_InteractiveForm::OnCalculate(), and CPDFSDK_InteractiveForm::OnFormat().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: