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

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::GroupProperty:

Public Attributes

QWeakPointer< const QQmlJSScopegroupScope
 

Friends

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

Detailed Description

Definition at line 595 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 613 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 612 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ groupScope

QWeakPointer<const QQmlJSScope> QQmlJSMetaPropertyBinding::Content::GroupProperty::groupScope

Definition at line 611 of file qqmljsmetatypes_p.h.


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