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
cxfa_ffdocview.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for cxfa_ffdocview.cpp:

Go to the source code of this file.

Functions

static XFA_EventError XFA_ProcessEvent (CXFA_FFDocView *pDocView, CXFA_Node *pNode, CXFA_EventParam *pParam)

Variables

const pdfium::span< const XFA_AttributeValuekXFAEventActivity

Function Documentation

◆ XFA_ProcessEvent()

XFA_EventError XFA_ProcessEvent ( CXFA_FFDocView * pDocView,
CXFA_Node * pNode,
CXFA_EventParam * pParam )
static

Definition at line 388 of file cxfa_ffdocview.cpp.

References CXFA_Node::ExecuteScript(), CXFA_Node::GetCalculateIfExists(), CXFA_FFDocView::GetDoc(), CXFA_Object::GetElementType(), CXFA_Calculate::GetScriptIfExists(), CXFA_Node::IsUserInteractive(), CXFA_FFDoc::IsValidationsEnabled(), kDisabled, kNotExist, CXFA_EventParam::m_eType, CXFA_Node::ProcessCalculate(), CXFA_Node::ProcessEvent(), CXFA_Node::ProcessValidate(), XFA_EVENT_Calculate, XFA_EVENT_InitCalculate, XFA_EVENT_Unknown, and XFA_EVENT_Validate.

Referenced by CXFA_FFDocView::ExecEventActivityByDeepFirst().

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

Variable Documentation

◆ kXFAEventActivity

const pdfium::span<const XFA_AttributeValue> kXFAEventActivity
Initial value:
{
kXFAEventActivityData}

Definition at line 79 of file cxfa_ffdocview.cpp.