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

#include <cxfa_thisproxy.h>

Inheritance diagram for CXFA_ThisProxy:
Collaboration diagram for CXFA_ThisProxy:

Public Member Functions

 ~CXFA_ThisProxy () override
void Trace (cppgc::Visitor *visitor) const override
CXFA_NodeGetThisNode () const
CXFA_ScriptGetScriptNode () const
Public Member Functions inherited from CXFA_Object
virtual ~CXFA_Object ()
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 ()

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

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 17 of file cxfa_thisproxy.h.

Constructor & Destructor Documentation

◆ ~CXFA_ThisProxy()

CXFA_ThisProxy::~CXFA_ThisProxy ( )
overridedefault

Member Function Documentation

◆ GetScriptNode()

CXFA_Script * CXFA_ThisProxy::GetScriptNode ( ) const
inline

Definition at line 25 of file cxfa_thisproxy.h.

◆ GetThisNode()

CXFA_Node * CXFA_ThisProxy::GetThisNode ( ) const
inline

Definition at line 24 of file cxfa_thisproxy.h.

◆ Trace()

void CXFA_ThisProxy::Trace ( cppgc::Visitor * visitor) const
overridevirtual

Reimplemented from CXFA_Object.

Definition at line 27 of file cxfa_thisproxy.cpp.

References CXFA_Object::Trace().

Here is the call graph for this function:

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_ThisProxy::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 19 of file cxfa_thisproxy.h.


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