![]() |
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 | |
![]() | |
void | release () const |
![]() | |
QQmlRefCount () | |
void | addref () const |
int | count () const |
![]() | |
~QQmlRefCounted () | |
Definition at line 113 of file qqmlobjectcreator_p.h.
QFiniteStack<QQmlAbstractBinding::Ptr> QQmlObjectCreatorSharedState::allCreatedBindings |
Definition at line 117 of file qqmlobjectcreator_p.h.
QFiniteStack<QQmlGuard<QObject> > QQmlObjectCreatorSharedState::allCreatedObjects |
Definition at line 124 of file qqmlobjectcreator_p.h.
ObjectInCreationGCAnchorList QQmlObjectCreatorSharedState::allJavaScriptObjects |
Definition at line 125 of file qqmlobjectcreator_p.h.
QFiniteStack<QQmlParserStatus*> QQmlObjectCreatorSharedState::allParserStatusCallbacks |
Definition at line 118 of file qqmlobjectcreator_p.h.
QList<DeferredQPropertyBinding> QQmlObjectCreatorSharedState::allQPropertyBindings |
Definition at line 131 of file qqmlobjectcreator_p.h.
std::unique_ptr<std::deque<QQmlParserStatus *> > QQmlObjectCreatorSharedState::attachedObjectParserStatusCallbacks |
Definition at line 123 of file qqmlobjectcreator_p.h.
QQmlComponentAttached* QQmlObjectCreatorSharedState::componentAttached |
Definition at line 126 of file qqmlobjectcreator_p.h.
QQmlRefPointer<QQmlContextData> QQmlObjectCreatorSharedState::creationContext |
Definition at line 116 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 115 of file qqmlobjectcreator_p.h.