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

#include <cxfa_fmexpression.h>

+ Inheritance diagram for CXFA_FMIdentifierExpression:
+ Collaboration diagram for CXFA_FMIdentifierExpression:

Public Member Functions

 ~CXFA_FMIdentifierExpression () override
 
bool ToJavaScript (WideTextBuffer *js, ReturnType type) const override
 
- Public Member Functions inherited from CXFA_FMSimpleExpression
 ~CXFA_FMSimpleExpression () override
 
XFA_FM_TOKEN GetOperatorToken () const
 
- Public Member Functions inherited from CXFA_FMExpression
virtual ~CXFA_FMExpression ()
 
virtual void Trace (cppgc::Visitor *visitor) const
 

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
 

Additional Inherited Members

- Public Types inherited from CXFA_FMExpression
enum class  ReturnType { kImplied , kInferred }
 
- Protected Member Functions inherited from CXFA_FMSimpleExpression
 CXFA_FMSimpleExpression (XFA_FM_TOKEN op)
 
- Protected Member Functions inherited from CXFA_FMExpression
 CXFA_FMExpression ()
 

Detailed Description

Definition at line 101 of file cxfa_fmexpression.h.

Constructor & Destructor Documentation

◆ ~CXFA_FMIdentifierExpression()

CXFA_FMIdentifierExpression::~CXFA_FMIdentifierExpression ( )
overridedefault

Member Function Documentation

◆ ToJavaScript()

bool CXFA_FMIdentifierExpression::ToJavaScript ( WideTextBuffer * js,
ReturnType type ) const
overridevirtual

Implements CXFA_FMExpression.

Definition at line 186 of file cxfa_fmexpression.cpp.

References CXFA_IsTooBig(), and CXFA_FMToJavaScriptDepth::IsWithinMaxDepth().

+ Here is the call graph for this function:

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_FMIdentifierExpression::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 103 of file cxfa_fmexpression.h.


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