![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlpropertycachecreator_p.h>
Collaboration diagram for QQmlPropertyCacheAliasCreator< ObjectContainer >:Public Types | |
| typedef ObjectContainer::CompiledObject | CompiledObject |
Public Member Functions | |
| QQmlPropertyCacheAliasCreator (QQmlPropertyCacheVector *propertyCaches, const ObjectContainer *objectContainer) | |
| QQmlError | appendAliasesToPropertyCache (const CompiledObject &component, int objectIndex, QQmlEnginePrivate *enginePriv) |
Definition at line 736 of file qqmlpropertycachecreator_p.h.
| typedef ObjectContainer::CompiledObject QQmlPropertyCacheAliasCreator< ObjectContainer >::CompiledObject |
Definition at line 739 of file qqmlpropertycachecreator_p.h.
|
inline |
Definition at line 758 of file qqmlpropertycachecreator_p.h.
|
inline |
Definition at line 899 of file qqmlpropertycachecreator_p.h.
References QQmlPropertyCache::appendProperty(), component(), error, QV4::CompiledData::Alias::hasFlag(), QV4::CompiledData::Alias::nameIndex(), QQmlPropertyCacheVector::ownAt(), Q_ASSERT, QV4::CompiledData::Alias::Resolved, QList< T >::size(), and QTypeRevision::zero().
Here is the call graph for this function: