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

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::Interceptor:

Public Attributes

QString typeName
 
QWeakPointer< const QQmlJSScopevalue
 

Friends

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

Detailed Description

Definition at line 549 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 554 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 550 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ typeName

QString QQmlJSMetaPropertyBinding::Content::Interceptor::typeName

Definition at line 555 of file qqmljsmetatypes_p.h.

◆ value

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

Definition at line 556 of file qqmljsmetatypes_p.h.


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