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

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::Object:

Public Attributes

QString typeName
 
QWeakPointer< const QQmlJSScopevalue
 

Friends

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

Detailed Description

Definition at line 547 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 549 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 548 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ typeName

QString QQmlJSMetaPropertyBinding::Content::Object::typeName

Definition at line 550 of file qqmljsmetatypes_p.h.

◆ value

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

Definition at line 551 of file qqmljsmetatypes_p.h.


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