![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsmetatypes_p.h>
Collaboration diagram for QQmlJSMetaPropertyBinding::Content::Object:Public Attributes | |
| QString | typeName |
| QWeakPointer< const QQmlJSScope > | value |
Friends | |
| bool | operator== (Object a, Object b) |
| bool | operator!= (Object a, Object b) |
Definition at line 526 of file qqmljsmetatypes_p.h.
Definition at line 528 of file qqmljsmetatypes_p.h.
Definition at line 527 of file qqmljsmetatypes_p.h.
| QString QQmlJSMetaPropertyBinding::Content::Object::typeName |
Definition at line 529 of file qqmljsmetatypes_p.h.
| QWeakPointer<const QQmlJSScope> QQmlJSMetaPropertyBinding::Content::Object::value |
Definition at line 530 of file qqmljsmetatypes_p.h.