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
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.

References QQmlObjectCreatorRecursionWatcher().

Referenced by QQmlObjectCreatorRecursionWatcher().

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

Member Function Documentation

◆ hasRecursed()

bool QQmlObjectCreatorRecursionWatcher::hasRecursed ( ) const
inline

Definition at line 313 of file qqmlobjectcreator_p.h.


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