#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 |
◆ 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: