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

#include <qqmlmetatypedata_p.h>

Collaboration diagram for QQmlMetaTypeData::CompositeMetaTypes:

Public Attributes

QQmlMetaTypeInterfacetype = nullptr
QQmlListMetaTypeInterfacelistType = nullptr

Detailed Description

Definition at line 105 of file qqmlmetatypedata_p.h.

Member Data Documentation

◆ listType

QQmlListMetaTypeInterface* QQmlMetaTypeData::CompositeMetaTypes::listType = nullptr

Definition at line 108 of file qqmlmetatypedata_p.h.

◆ type

QQmlMetaTypeInterface* QQmlMetaTypeData::CompositeMetaTypes::type = nullptr

Definition at line 107 of file qqmlmetatypedata_p.h.


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