Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
CallDepthAndCycleChecker Class Reference
+ Collaboration diagram for CallDepthAndCycleChecker:

Public Member Functions

 CallDepthAndCycleChecker (Stringify *stringify, Object *o)
 
bool foundProblem () const
 

Detailed Description

Definition at line 612 of file qv4jsonobject.cpp.

Constructor & Destructor Documentation

◆ CallDepthAndCycleChecker()

CallDepthAndCycleChecker::CallDepthAndCycleChecker ( Stringify stringify,
Object o 
)
inline

Definition at line 617 of file qv4jsonobject.cpp.

References o, QStringLiteral, and stringify().

+ Here is the call graph for this function:

Member Function Documentation

◆ foundProblem()

bool CallDepthAndCycleChecker::foundProblem ( ) const
inline

Definition at line 628 of file qv4jsonobject.cpp.

Referenced by Stringify::JA(), and Stringify::JO().

+ Here is the caller graph for this function:

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