![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlpropertyindex_p.h>
Collaboration diagram for QQmlPropertyIndex:Public Member Functions | |
| QQmlPropertyIndex () | |
| QQmlPropertyIndex (int coreIndex) | |
| QQmlPropertyIndex (int coreIndex, int valueTypeIndex) | |
| bool | isValid () const |
| int | coreIndex () const |
| int | valueTypeIndex () const |
| bool | hasValueTypeIndex () const |
| qint32 | toEncoded () const |
| int | intValue () const |
| bool | operator== (const QQmlPropertyIndex &other) const |
| bool | operator!= (const QQmlPropertyIndex &other) const |
Static Public Member Functions | |
| static QQmlPropertyIndex | fromEncoded (qint32 encodedIndex) |
Definition at line 22 of file qqmlpropertyindex_p.h.
|
inline |
Definition at line 27 of file qqmlpropertyindex_p.h.
|
inlineexplicit |
Definition at line 37 of file qqmlpropertyindex_p.h.
References coreIndex(), and encode.
Here is the call graph for this function:
|
inlineexplicit |
Definition at line 40 of file qqmlpropertyindex_p.h.
|
inline |
Definition at line 47 of file qqmlpropertyindex_p.h.
Referenced by QQmlPropertyIndex(), QQmlAbstractBinding::addToObject(), QQmlVMEMetaObject::aliasTarget(), QQmlPropertyPrivate::binding(), QQmlAbstractBinding::getPropertyData(), QQmlVMEMetaObject::metaCall(), QQmlAbstractBinding::removeFromObject(), removeOldBinding(), QQmlComponentPrivate::removePropertyFromRequired(), QQmlPropertyPrivate::setBinding(), and QQmlVMEMetaObjectEndpoint::tryConnect().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 30 of file qqmlpropertyindex_p.h.
Referenced by QQmlVMEMetaObject::aliasTarget(), QQmlVMEMetaObject::metaCall(), and QQmlVMEMetaObjectEndpoint::tryConnect().
Here is the caller graph for this function:
|
inline |
Definition at line 61 of file qqmlpropertyindex_p.h.
Referenced by QQmlPropertyPrivate::binding(), QQmlAbstractBinding::getPropertyData(), QQmlAbstractBinding::removeFromObject(), and removeOldBinding().
Here is the caller graph for this function:
|
inline |
Definition at line 71 of file qqmlpropertyindex_p.h.
|
inline |
Definition at line 44 of file qqmlpropertyindex_p.h.
Referenced by QQmlAbstractBinding::updateCanUseAccessor().
Here is the caller graph for this function:
|
inline |
Definition at line 77 of file qqmlpropertyindex_p.h.
References operator==(), and other().
Here is the call graph for this function:
|
inline |
Definition at line 74 of file qqmlpropertyindex_p.h.
References other().
Referenced by operator!=().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 68 of file qqmlpropertyindex_p.h.
|
inline |
Definition at line 54 of file qqmlpropertyindex_p.h.
Referenced by QQmlVMEMetaObject::aliasTarget(), QQmlAbstractBinding::getPropertyData(), QQmlVMEMetaObject::metaCall(), QQmlValueTypeProxyBinding::removeBindings(), and QQmlVMEMetaObjectEndpoint::tryConnect().
Here is the caller graph for this function: