Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlmetatypedata.cpp File Reference

(f26af148f4ad84f07c193c4200a686e490c60cb5)

#include "qqmlmetatypedata_p.h"
#include <private/qqmltype_p_p.h>
#include <private/qqmltypemodule_p.h>
#include <private/qqmlpropertycache_p.h>
Include dependency graph for qqmlmetatypedata.cpp:

Go to the source code of this file.

Functions

static QQmlPropertyCache::ConstPtr propertyCacheForPotentialInlineComponentType (QMetaType t, const QQmlMetaTypeData::CompositeTypes::const_iterator &iter)

Function Documentation

◆ propertyCacheForPotentialInlineComponentType()

QQmlPropertyCache::ConstPtr propertyCacheForPotentialInlineComponentType ( QMetaType t,
const QQmlMetaTypeData::CompositeTypes::const_iterator & iter )
static

Definition at line 238 of file qqmlmetatypedata.cpp.