![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cxfa_fmexpression.h>
Public Member Functions | |
| ~CXFA_FMNotExpression () override | |
| Public Member Functions inherited from CXFA_FMUnaryExpression | |
| ~CXFA_FMUnaryExpression () override | |
| void | Trace (cppgc::Visitor *visitor) const 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 () |
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_FMUnaryExpression | |
| CXFA_FMUnaryExpression (const WideString &opName, XFA_FM_TOKEN op, CXFA_FMSimpleExpression *pExp) | |
| Protected Member Functions inherited from CXFA_FMSimpleExpression | |
| CXFA_FMSimpleExpression (XFA_FM_TOKEN op) | |
| Protected Member Functions inherited from CXFA_FMExpression | |
| CXFA_FMExpression () | |
Definition at line 310 of file cxfa_fmexpression.h.
|
overridedefault |
| CXFA_FMNotExpression::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED |
Definition at line 312 of file cxfa_fmexpression.h.