![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlobjectcreator_p.h>
Public Member Functions | |
| ObjectInCreationGCAnchorList ()=default | |
| ObjectInCreationGCAnchorList (const QV4::Scope &scope) | |
| void | trackObject (QV4::ExecutionEngine *engine, QObject *instance) |
| bool | canTrack () const |
Definition at line 98 of file qqmlobjectcreator_p.h.
|
default |
|
inline |
Definition at line 102 of file qqmlobjectcreator_p.h.
|
inline |
Definition at line 107 of file qqmlobjectcreator_p.h.
| void ObjectInCreationGCAnchorList::trackObject | ( | QV4::ExecutionEngine * | engine, |
| QObject * | instance ) |
Definition at line 1900 of file qqmlobjectcreator.cpp.