#include <qqmljsmetatypes_p.h>
Definition at line 390 of file qqmljsmetatypes_p.h.
◆ QQmlJSMetaProperty()
QQmlJSMetaProperty::QQmlJSMetaProperty |
( |
| ) |
|
|
default |
◆ aliasExpression()
QString QQmlJSMetaProperty::aliasExpression |
( |
| ) |
const |
|
inline |
◆ aliasTargetName()
QString QQmlJSMetaProperty::aliasTargetName |
( |
| ) |
const |
|
inline |
◆ aliasTargetScope()
◆ annotations()
◆ bindable()
QString QQmlJSMetaProperty::bindable |
( |
| ) |
const |
|
inline |
◆ index()
int QQmlJSMetaProperty::index |
( |
| ) |
const |
|
inline |
◆ isAlias()
bool QQmlJSMetaProperty::isAlias |
( |
| ) |
const |
|
inline |
◆ isFinal()
bool QQmlJSMetaProperty::isFinal |
( |
| ) |
const |
|
inline |
◆ isList()
bool QQmlJSMetaProperty::isList |
( |
| ) |
const |
|
inline |
◆ isPointer()
bool QQmlJSMetaProperty::isPointer |
( |
| ) |
const |
|
inline |
◆ isPrivate()
bool QQmlJSMetaProperty::isPrivate |
( |
| ) |
const |
|
inline |
◆ isPropertyConstant()
bool QQmlJSMetaProperty::isPropertyConstant |
( |
| ) |
const |
|
inline |
◆ isTypeConstant()
bool QQmlJSMetaProperty::isTypeConstant |
( |
| ) |
const |
|
inline |
◆ isValid()
bool QQmlJSMetaProperty::isValid |
( |
| ) |
const |
|
inline |
◆ isWritable()
bool QQmlJSMetaProperty::isWritable |
( |
| ) |
const |
|
inline |
◆ notify()
QString QQmlJSMetaProperty::notify |
( |
| ) |
const |
|
inline |
◆ privateClass()
QString QQmlJSMetaProperty::privateClass |
( |
| ) |
const |
|
inline |
◆ propertyName()
QString QQmlJSMetaProperty::propertyName |
( |
| ) |
const |
|
inline |
◆ read()
QString QQmlJSMetaProperty::read |
( |
| ) |
const |
|
inline |
◆ reset()
QString QQmlJSMetaProperty::reset |
( |
| ) |
const |
|
inline |
◆ revision()
int QQmlJSMetaProperty::revision |
( |
| ) |
const |
|
inline |
◆ setAliasExpression()
void QQmlJSMetaProperty::setAliasExpression |
( |
const QString & | aliasString | ) |
|
|
inline |
◆ setAliasTargetName()
void QQmlJSMetaProperty::setAliasTargetName |
( |
const QString & | name | ) |
|
|
inline |
◆ setAliasTargetScope()
◆ setAnnotations()
◆ setBindable()
void QQmlJSMetaProperty::setBindable |
( |
const QString & | bindable | ) |
|
|
inline |
◆ setIndex()
void QQmlJSMetaProperty::setIndex |
( |
int | index | ) |
|
|
inline |
◆ setIsFinal()
void QQmlJSMetaProperty::setIsFinal |
( |
bool | isFinal | ) |
|
|
inline |
◆ setIsList()
void QQmlJSMetaProperty::setIsList |
( |
bool | isList | ) |
|
|
inline |
◆ setIsPointer()
void QQmlJSMetaProperty::setIsPointer |
( |
bool | isPointer | ) |
|
|
inline |
◆ setIsPropertyConstant()
void QQmlJSMetaProperty::setIsPropertyConstant |
( |
bool | isPropertyConstant | ) |
|
|
inline |
◆ setIsTypeConstant()
void QQmlJSMetaProperty::setIsTypeConstant |
( |
bool | isTypeConstant | ) |
|
|
inline |
◆ setIsWritable()
void QQmlJSMetaProperty::setIsWritable |
( |
bool | isWritable | ) |
|
|
inline |
◆ setNotify()
void QQmlJSMetaProperty::setNotify |
( |
const QString & | notify | ) |
|
|
inline |
◆ setPrivateClass()
void QQmlJSMetaProperty::setPrivateClass |
( |
const QString & | privateClass | ) |
|
|
inline |
◆ setPropertyName()
void QQmlJSMetaProperty::setPropertyName |
( |
const QString & | propertyName | ) |
|
|
inline |
◆ setRead()
void QQmlJSMetaProperty::setRead |
( |
const QString & | read | ) |
|
|
inline |
◆ setReset()
void QQmlJSMetaProperty::setReset |
( |
const QString & | reset | ) |
|
|
inline |
◆ setRevision()
void QQmlJSMetaProperty::setRevision |
( |
int | revision | ) |
|
|
inline |
◆ setSourceLocation()
◆ setType()
◆ setTypeName()
void QQmlJSMetaProperty::setTypeName |
( |
const QString & | typeName | ) |
|
|
inline |
◆ setWrite()
void QQmlJSMetaProperty::setWrite |
( |
const QString & | write | ) |
|
|
inline |
◆ sourceLocation()
◆ type()
◆ typeName()
QString QQmlJSMetaProperty::typeName |
( |
| ) |
const |
|
inline |
◆ write()
QString QQmlJSMetaProperty::write |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator==
◆ qHash
The documentation for this class was generated from the following file: