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
ObjectInCreationGCAnchorList Class Reference

#include <qqmlobjectcreator_p.h>

Collaboration diagram for ObjectInCreationGCAnchorList:

Public Member Functions

 ObjectInCreationGCAnchorList ()=default
 ObjectInCreationGCAnchorList (const QV4::Scope &scope)
void trackObject (QV4::ExecutionEngine *engine, QObject *instance)
bool canTrack () const

Detailed Description

Definition at line 98 of file qqmlobjectcreator_p.h.

Constructor & Destructor Documentation

◆ ObjectInCreationGCAnchorList() [1/2]

ObjectInCreationGCAnchorList::ObjectInCreationGCAnchorList ( )
default

◆ ObjectInCreationGCAnchorList() [2/2]

ObjectInCreationGCAnchorList::ObjectInCreationGCAnchorList ( const QV4::Scope & scope)
inline

Definition at line 102 of file qqmlobjectcreator_p.h.

Member Function Documentation

◆ canTrack()

bool ObjectInCreationGCAnchorList::canTrack ( ) const
inline

Definition at line 107 of file qqmlobjectcreator_p.h.

◆ trackObject()

void ObjectInCreationGCAnchorList::trackObject ( QV4::ExecutionEngine * engine,
QObject * instance )

Definition at line 1900 of file qqmlobjectcreator.cpp.


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