Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 613 of file qv4jsonobject.cpp.

Constructor & Destructor Documentation

◆ CallDepthAndCycleChecker()

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

Definition at line 618 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 629 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: