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
CFXJSE_Engine::EventParamScope Class Reference

#include <cfxjse_engine.h>

+ Collaboration diagram for CFXJSE_Engine::EventParamScope:

Public Member Functions

 EventParamScope (CFXJSE_Engine *pEngine, CXFA_Node *pTarget, CXFA_EventParam *pEventParam)
 
 ~EventParamScope ()
 

Detailed Description

Definition at line 113 of file cfxjse_engine.h.

Constructor & Destructor Documentation

◆ EventParamScope()

CFXJSE_Engine::EventParamScope::EventParamScope ( CFXJSE_Engine * pEngine,
CXFA_Node * pTarget,
CXFA_EventParam * pEventParam )

Definition at line 154 of file cfxjse_engine.cpp.

References EventParamScope().

Referenced by EventParamScope(), and CXFA_Node::ExecuteBoolScript().

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

◆ ~EventParamScope()

CFXJSE_Engine::EventParamScope::~EventParamScope ( )

Definition at line 164 of file cfxjse_engine.cpp.


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