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
CFXJSE_ResolveProcessor Class Reference

#include <cfxjse_resolveprocessor.h>

+ Collaboration diagram for CFXJSE_ResolveProcessor:

Classes

class  NodeData
 

Public Member Functions

 CFXJSE_ResolveProcessor (CFXJSE_Engine *pEngine, CFXJSE_NodeHelper *pHelper)
 
 ~CFXJSE_ResolveProcessor ()
 
bool Resolve (v8::Isolate *pIsolate, NodeData &rnd)
 
int32_t GetFilter (WideStringView wsExpression, int32_t nStart, NodeData &rnd)
 
int32_t IndexForDataBind (const WideString &wsNextCondition, int32_t iCount)
 
void SetCurStart (int32_t start)
 

Detailed Description

Definition at line 21 of file cfxjse_resolveprocessor.h.

Constructor & Destructor Documentation

◆ CFXJSE_ResolveProcessor()

CFXJSE_ResolveProcessor::CFXJSE_ResolveProcessor ( CFXJSE_Engine * pEngine,
CFXJSE_NodeHelper * pHelper )

Definition at line 28 of file cfxjse_resolveprocessor.cpp.

References CFXJSE_ResolveProcessor().

Referenced by CFXJSE_ResolveProcessor().

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

◆ ~CFXJSE_ResolveProcessor()

CFXJSE_ResolveProcessor::~CFXJSE_ResolveProcessor ( )
default

Member Function Documentation

◆ GetFilter()

int32_t CFXJSE_ResolveProcessor::GetFilter ( WideStringView wsExpression,
int32_t nStart,
NodeData & rnd )

Definition at line 503 of file cfxjse_resolveprocessor.cpp.

References kAnyChild, CFXJSE_ResolveProcessor::NodeData::m_uHashName, and fxcrt::WideString::Trim().

+ Here is the call graph for this function:

◆ IndexForDataBind()

int32_t CFXJSE_ResolveProcessor::IndexForDataBind ( const WideString & wsNextCondition,
int32_t iCount )

Definition at line 702 of file cfxjse_resolveprocessor.cpp.

◆ Resolve()

◆ SetCurStart()

void CFXJSE_ResolveProcessor::SetCurStart ( int32_t start)
inline

Definition at line 45 of file cfxjse_resolveprocessor.h.


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