![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QQmlOpenMetaObjectPrivate::Property:Public Member Functions | |
| QVariant | value () const |
| QVariant & | valueRef () |
| void | setValue (const QVariant &v) |
Public Attributes | |
| bool | valueSet = false |
Definition at line 143 of file qqmlopenmetaobject.cpp.
Definition at line 157 of file qqmlopenmetaobject.cpp.
References QMetaType::PointerToQObject, QVariant::value(), and valueSet.
Referenced by QQmlOpenMetaObjectPrivate::propertyRef().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 150 of file qqmlopenmetaobject.cpp.
References QMetaType::flags(), QPointer< T >::isNull(), QVariant::metaType(), and QMetaType::PointerToQObject.
Here is the call graph for this function:
|
inline |
Definition at line 156 of file qqmlopenmetaobject.cpp.
| bool QQmlOpenMetaObjectPrivate::Property::valueSet = false |
Definition at line 148 of file qqmlopenmetaobject.cpp.
Referenced by QQmlOpenMetaObjectPrivate::propertyRef(), and setValue().