#include <qqmlpropertyindex_p.h>
Definition at line 22 of file qqmlpropertyindex_p.h.
◆ QQmlPropertyIndex() [1/3]
QQmlPropertyIndex::QQmlPropertyIndex |
( |
| ) |
|
|
inline |
◆ QQmlPropertyIndex() [2/3]
QQmlPropertyIndex::QQmlPropertyIndex |
( |
int |
coreIndex | ) |
|
|
inlineexplicit |
◆ QQmlPropertyIndex() [3/3]
QQmlPropertyIndex::QQmlPropertyIndex |
( |
int |
coreIndex, |
|
|
int |
valueTypeIndex |
|
) |
| |
|
inlineexplicit |
◆ coreIndex()
int QQmlPropertyIndex::coreIndex |
( |
| ) |
const |
|
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().
◆ fromEncoded()
◆ hasValueTypeIndex()
bool QQmlPropertyIndex::hasValueTypeIndex |
( |
| ) |
const |
|
inline |
◆ intValue()
int QQmlPropertyIndex::intValue |
( |
| ) |
const |
|
inline |
◆ isValid()
bool QQmlPropertyIndex::isValid |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ toEncoded()
qint32 QQmlPropertyIndex::toEncoded |
( |
| ) |
const |
|
inline |
◆ valueTypeIndex()
int QQmlPropertyIndex::valueTypeIndex |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: