![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlobjectcreator_p.h>
Additional Inherited Members | |
![]() | |
void | release () const |
![]() | |
QQmlRefCount () | |
void | addref () const |
int | count () const |
![]() | |
~QQmlRefCounted () | |
Definition at line 87 of file qqmlobjectcreator_p.h.
QFiniteStack<QQmlAbstractBinding::Ptr> QQmlObjectCreatorSharedState::allCreatedBindings |
Definition at line 91 of file qqmlobjectcreator_p.h.
Referenced by QQmlObjectCreator::finalize().
QFiniteStack<QQmlGuard<QObject> > QQmlObjectCreatorSharedState::allCreatedObjects |
Definition at line 93 of file qqmlobjectcreator_p.h.
Referenced by QQmlObjectCreator::clear().
QV4::Value* QQmlObjectCreatorSharedState::allJavaScriptObjects |
Definition at line 94 of file qqmlobjectcreator_p.h.
QFiniteStack<QQmlParserStatus*> QQmlObjectCreatorSharedState::allParserStatusCallbacks |
Definition at line 92 of file qqmlobjectcreator_p.h.
Referenced by QQmlObjectCreator::finalize().
QList<DeferredQPropertyBinding> QQmlObjectCreatorSharedState::allQPropertyBindings |
Definition at line 100 of file qqmlobjectcreator_p.h.
Referenced by QQmlObjectCreator::finalize().
QQmlComponentAttached* QQmlObjectCreatorSharedState::componentAttached |
Definition at line 95 of file qqmlobjectcreator_p.h.
Referenced by QQmlObjectCreator::clear(), and QQmlObjectCreator::finalize().
QQmlRefPointer<QQmlContextData> QQmlObjectCreatorSharedState::creationContext |
Definition at line 90 of file qqmlobjectcreator_p.h.
QList<QQmlFinalizerHook *> QQmlObjectCreatorSharedState::finalizeHooks |
Definition at line 96 of file qqmlobjectcreator_p.h.
Referenced by QQmlObjectCreator::finalize().
bool QQmlObjectCreatorSharedState::hadTopLevelRequiredProperties |
Definition at line 101 of file qqmlobjectcreator_p.h.
QQmlVmeProfiler QQmlObjectCreatorSharedState::profiler |
Definition at line 97 of file qqmlobjectcreator_p.h.
Referenced by QQmlObjectCreator::finalize().
QRecursionNode QQmlObjectCreatorSharedState::recursionNode |
Definition at line 98 of file qqmlobjectcreator_p.h.
RequiredProperties QQmlObjectCreatorSharedState::requiredProperties |
Definition at line 99 of file qqmlobjectcreator_p.h.
QQmlRefPointer<QQmlContextData> QQmlObjectCreatorSharedState::rootContext |
Definition at line 89 of file qqmlobjectcreator_p.h.