Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlObjectCreatorRecursionWatcher Struct Reference

#include <qqmlobjectcreator_p.h>

+ Collaboration diagram for QQmlObjectCreatorRecursionWatcher:

Public Member Functions

 QQmlObjectCreatorRecursionWatcher (QQmlObjectCreator *creator)
 
bool hasRecursed () const
 

Detailed Description

Definition at line 288 of file qqmlobjectcreator_p.h.

Constructor & Destructor Documentation

◆ QQmlObjectCreatorRecursionWatcher()

QQmlObjectCreatorRecursionWatcher::QQmlObjectCreatorRecursionWatcher ( QQmlObjectCreator creator)

Definition at line 1766 of file qqmlobjectcreator.cpp.

Member Function Documentation

◆ hasRecursed()

bool QQmlObjectCreatorRecursionWatcher::hasRecursed ( ) const
inline

Definition at line 292 of file qqmlobjectcreator_p.h.

References QRecursionWatcher< T, Node >::hasRecursed().

+ Here is the call graph for this function:

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