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

#include <qqmljsmetatypes_p.h>

Collaboration diagram for QQmlJSMetaPropertyBinding::Content::ValueSource:

Public Attributes

QString typeName
QWeakPointer< const QQmlJSScopevalue

Friends

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

Detailed Description

Definition at line 611 of file qqmljsmetatypes_p.h.

◆ operator!=

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

Definition at line 616 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 612 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ typeName

QString QQmlJSMetaPropertyBinding::Content::ValueSource::typeName

Definition at line 617 of file qqmljsmetatypes_p.h.

◆ value

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

Definition at line 618 of file qqmljsmetatypes_p.h.


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