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
QQmlPropertyPrivate::ResolvedAlias Struct Reference

#include <qqmlproperty_p.h>

Collaboration diagram for QQmlPropertyPrivate::ResolvedAlias:

Public Attributes

QObjecttargetObject
QQmlPropertyIndex targetIndex

Detailed Description

Definition at line 100 of file qqmlproperty_p.h.

Member Data Documentation

◆ targetIndex

QQmlPropertyIndex QQmlPropertyPrivate::ResolvedAlias::targetIndex

Definition at line 103 of file qqmlproperty_p.h.

◆ targetObject

QObject* QQmlPropertyPrivate::ResolvedAlias::targetObject

Definition at line 102 of file qqmlproperty_p.h.


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