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.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <list>
#include <vector>
#include "fxjs/gc/heap.h"
#include "v8/include/cppgc/garbage-collected.h"
#include "v8/include/cppgc/member.h"
#include "v8/include/cppgc/visitor.h"
#include "xfa/fxfa/cxfa_eventparam.h"
#include "xfa/fxfa/cxfa_ffdoc.h"
#include "xfa/fxfa/cxfa_ffwidget.h"
#include "xfa/fxfa/fxfa.h"
+ Include dependency graph for cxfa_ffdocview.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXFA_FFDocView
 
class  CXFA_FFDocView::UpdateScope
 

Variables

const XFA_AttributeValue kXFAEventActivity []
 

Variable Documentation

◆ kXFAEventActivity

const XFA_AttributeValue kXFAEventActivity
extern
Initial value:
= {
XFA_AttributeValue::Click, XFA_AttributeValue::Change,
XFA_AttributeValue::DocClose, XFA_AttributeValue::DocReady,
XFA_AttributeValue::Enter, XFA_AttributeValue::Exit,
XFA_AttributeValue::Full, XFA_AttributeValue::IndexChange,
XFA_AttributeValue::Initialize, XFA_AttributeValue::MouseDown,
XFA_AttributeValue::MouseEnter, XFA_AttributeValue::MouseExit,
XFA_AttributeValue::MouseUp, XFA_AttributeValue::PostExecute,
XFA_AttributeValue::PostOpen, XFA_AttributeValue::PostPrint,
XFA_AttributeValue::PostSave, XFA_AttributeValue::PostSign,
XFA_AttributeValue::PostSubmit, XFA_AttributeValue::PreExecute,
XFA_AttributeValue::PreOpen, XFA_AttributeValue::PrePrint,
XFA_AttributeValue::PreSave, XFA_AttributeValue::PreSign,
XFA_AttributeValue::PreSubmit, XFA_AttributeValue::Ready,
XFA_AttributeValue::Unknown,
}

Definition at line 62 of file cxfa_ffdocview.cpp.

Referenced by CXFA_FFWidgetHandler::HasEvent(), and XFA_ProcessEvent().