![]() |
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>
Additional Inherited Members | |
Public Member Functions inherited from QQmlRefCounted< QQmlObjectCreatorSharedState > | |
void | release () const |
Public Member Functions inherited from QQmlRefCount | |
QQmlRefCount () | |
void | addref () const |
int | count () const |
Protected Member Functions inherited from QQmlRefCounted< QQmlObjectCreatorSharedState > | |
~QQmlRefCounted () |
Definition at line 118 of file qqmlobjectcreator_p.h.
std::vector<QQmlAbstractBinding::Ptr> QQmlObjectCreatorSharedState::allCreatedBindings |
Definition at line 122 of file qqmlobjectcreator_p.h.
Definition at line 124 of file qqmlobjectcreator_p.h.
ObjectInCreationGCAnchorList QQmlObjectCreatorSharedState::allJavaScriptObjects |
Definition at line 125 of file qqmlobjectcreator_p.h.
std::vector<ParserStatus> QQmlObjectCreatorSharedState::allParserStatusCallbacks |
Definition at line 123 of file qqmlobjectcreator_p.h.
QList<DeferredQPropertyBinding> QQmlObjectCreatorSharedState::allQPropertyBindings |
Definition at line 131 of file qqmlobjectcreator_p.h.
QQmlComponentAttached* QQmlObjectCreatorSharedState::componentAttached |
Definition at line 126 of file qqmlobjectcreator_p.h.
QQmlRefPointer<QQmlContextData> QQmlObjectCreatorSharedState::creationContext |
Definition at line 121 of file qqmlobjectcreator_p.h.
QList<QQmlFinalizerHook *> QQmlObjectCreatorSharedState::finalizeHooks |
Definition at line 127 of file qqmlobjectcreator_p.h.
bool QQmlObjectCreatorSharedState::hadTopLevelRequiredProperties |
Definition at line 132 of file qqmlobjectcreator_p.h.
QQmlVmeProfiler QQmlObjectCreatorSharedState::profiler |
Definition at line 128 of file qqmlobjectcreator_p.h.
QRecursionNode QQmlObjectCreatorSharedState::recursionNode |
Definition at line 129 of file qqmlobjectcreator_p.h.
RequiredProperties QQmlObjectCreatorSharedState::requiredProperties |
Definition at line 130 of file qqmlobjectcreator_p.h.
QQmlRefPointer<QQmlContextData> QQmlObjectCreatorSharedState::rootContext |
Definition at line 120 of file qqmlobjectcreator_p.h.