![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlpropertycachecreator_p.h>
Public Types | |
typedef ObjectContainer::CompiledObject | CompiledObject |
Public Member Functions | |
QQmlPropertyCacheAliasCreator (QQmlPropertyCacheVector *propertyCaches, const ObjectContainer *objectContainer) | |
QQmlError | appendAliasToPropertyCache (const CompiledObject &component, const QV4::CompiledData::Alias &alias, int objectIndex, int aliasIndex, int encodedMetaPropertyIndex) |
Definition at line 930 of file qqmlpropertycachecreator_p.h.
typedef ObjectContainer::CompiledObject QQmlPropertyCacheAliasCreator< ObjectContainer >::CompiledObject |
Definition at line 933 of file qqmlpropertycachecreator_p.h.
|
inline |
Definition at line 952 of file qqmlpropertycachecreator_p.h.
References QQmlPropertyCacheAliasCreator().
Referenced by QQmlPropertyCacheAliasCreator().
|
inline |
Definition at line 1105 of file qqmlpropertycachecreator_p.h.