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
CScript_EventPseudoModel Class Referencefinal

#include <cscript_eventpseudomodel.h>

+ Inheritance diagram for CScript_EventPseudoModel:
+ Collaboration diagram for CScript_EventPseudoModel:

Public Member Functions

 CScript_EventPseudoModel (CXFA_Document *pDocument)
 
 ~CScript_EventPseudoModel () override
 
- Public Member Functions inherited from CXFA_Object
virtual ~CXFA_Object ()
 
virtual void Trace (cppgc::Visitor *visitor) const
 
CXFA_DocumentGetDocument () const
 
XFA_ObjectType GetObjectType () const
 
bool IsList () const
 
bool IsNode () const
 
bool IsTreeList () const
 
bool IsContentNode () const
 
bool IsContainerNode () const
 
bool IsModelNode () const
 
bool IsNodeV () const
 
bool IsThisProxy () const
 
CXFA_ListAsList ()
 
CXFA_NodeAsNode ()
 
CXFA_TreeListAsTreeList ()
 
CXFA_ThisProxyAsThisProxy ()
 
CJX_ObjectJSObject ()
 
const CJX_ObjectJSObject () const
 
bool HasCreatedUIWidget () const
 
XFA_Element GetElementType () const
 
ByteStringView GetClassName () const
 
uint32_t GetClassHashCode () const
 
WideString GetSOMExpression ()
 

Additional Inherited Members

- Protected Member Functions inherited from CXFA_Object
 CXFA_Object (CXFA_Document *pDocument, XFA_ObjectType objectType, XFA_Element eType, CJX_Object *jsObject)
 
- Protected Attributes inherited from CXFA_Object
const XFA_ObjectType m_objectType
 
const XFA_Element m_elementType
 
const ByteStringView m_elementName
 
const uint32_t m_elementNameHash
 
cppgc::WeakMember< CXFA_Documentm_pDocument
 
cppgc::Member< CJX_Objectm_pJSObject
 

Detailed Description

Definition at line 14 of file cscript_eventpseudomodel.h.

Constructor & Destructor Documentation

◆ CScript_EventPseudoModel()

CScript_EventPseudoModel::CScript_EventPseudoModel ( CXFA_Document * pDocument)
explicit

Definition at line 12 of file cscript_eventpseudomodel.cpp.

References CScript_EventPseudoModel().

Referenced by CScript_EventPseudoModel().

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

◆ ~CScript_EventPseudoModel()

CScript_EventPseudoModel::~CScript_EventPseudoModel ( )
overridedefault

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