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::Type Struct Reference

#include <qqmlmetatypedata_p.h>

Collaboration diagram for QQmlMetaTypeData::Type:

Public Attributes

QQmlType type
QHash< QTypeRevision, QQmlPropertyCache::ConstPtrpropertyCaches

Detailed Description

Definition at line 36 of file qqmlmetatypedata_p.h.

Member Data Documentation

◆ propertyCaches

QHash<QTypeRevision, QQmlPropertyCache::ConstPtr> QQmlMetaTypeData::Type::propertyCaches

Definition at line 39 of file qqmlmetatypedata_p.h.

◆ type

QQmlType QQmlMetaTypeData::Type::type

Definition at line 38 of file qqmlmetatypedata_p.h.


The documentation for this struct was generated from the following file: