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
QQmlJSMetaPropertyBinding::Content::AttachedProperty Struct Reference

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::AttachedProperty:

Public Attributes

QWeakPointer< const QQmlJSScopevalue
 

Friends

bool operator== (AttachedProperty a, AttachedProperty b)
 
bool operator!= (AttachedProperty a, AttachedProperty b)
 

Detailed Description

Definition at line 567 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( AttachedProperty a,
AttachedProperty b )
friend

Definition at line 592 of file qqmljsmetatypes_p.h.

◆ operator==

bool operator== ( AttachedProperty a,
AttachedProperty b )
friend

Definition at line 588 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

QWeakPointer<const QQmlJSScope> QQmlJSMetaPropertyBinding::Content::AttachedProperty::value

Definition at line 593 of file qqmljsmetatypes_p.h.


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