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

#include <cxfa_fmexpression.h>

+ Inheritance diagram for CXFA_FMGeExpression:
+ Collaboration diagram for CXFA_FMGeExpression:

Public Member Functions

 ~CXFA_FMGeExpression () override
 
- Public Member Functions inherited from CXFA_FMBinExpression
 ~CXFA_FMBinExpression () override
 
bool ToJavaScript (WideTextBuffer *js, ReturnType type) const override
 
- Public Member Functions inherited from CXFA_FMChainableExpression
 ~CXFA_FMChainableExpression () override
 
void Trace (cppgc::Visitor *visitor) 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 ()
 

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_FMBinExpression
 CXFA_FMBinExpression (const WideString &opName, XFA_FM_TOKEN op, CXFA_FMSimpleExpression *pExp1, CXFA_FMSimpleExpression *pExp2)
 
- Protected Member Functions inherited from CXFA_FMChainableExpression
 CXFA_FMChainableExpression (XFA_FM_TOKEN op, CXFA_FMSimpleExpression *pExp1, CXFA_FMSimpleExpression *pExp2)
 
CXFA_FMSimpleExpressionGetFirstExpression () const
 
CXFA_FMSimpleExpressionGetSecondExpression () const
 
- 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 198 of file cxfa_fmexpression.h.

Constructor & Destructor Documentation

◆ ~CXFA_FMGeExpression()

CXFA_FMGeExpression::~CXFA_FMGeExpression ( )
overridedefault

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_FMGeExpression::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 200 of file cxfa_fmexpression.h.


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