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
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 309 of file qqmlobjectcreator_p.h.

Constructor & Destructor Documentation

◆ QQmlObjectCreatorRecursionWatcher()

QQmlObjectCreatorRecursionWatcher::QQmlObjectCreatorRecursionWatcher ( QQmlObjectCreator * creator)

Definition at line 1850 of file qqmlobjectcreator.cpp.

Member Function Documentation

◆ hasRecursed()

bool QQmlObjectCreatorRecursionWatcher::hasRecursed ( ) const
inline

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