Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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.

Referenced by QQmlPropertyPrivate::findAliasTarget().

◆ targetObject

QObject* QQmlPropertyPrivate::ResolvedAlias::targetObject

Definition at line 102 of file qqmlproperty_p.h.

Referenced by QQmlPropertyPrivate::findAliasTarget().


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