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
QQmlPrivate::FallbackPropertyQmlData Struct Reference
Collaboration diagram for QQmlPrivate::FallbackPropertyQmlData:

Public Attributes

QQmlDataqmlData
const QMetaObjectmetaObject
PropertyResult result

Detailed Description

Definition at line 1370 of file qqml.cpp.

Member Data Documentation

◆ metaObject

const QMetaObject * QQmlPrivate::FallbackPropertyQmlData::metaObject

Definition at line 1373 of file qqml.cpp.

◆ qmlData

QQmlData * QQmlPrivate::FallbackPropertyQmlData::qmlData

Definition at line 1372 of file qqml.cpp.

◆ result

PropertyResult QQmlPrivate::FallbackPropertyQmlData::result

Definition at line 1374 of file qqml.cpp.


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