#include <qqmlpropertydata_p.h>
Definition at line 25 of file qqmlpropertydata_p.h.
◆ StaticMetaCallFunction
◆ WriteFlag
Enumerator |
---|
BypassInterceptor | |
DontRemoveBinding | |
RemoveBindingOnAliasWrite | |
HasInternalIndex | |
Definition at line 28 of file qqmlpropertydata_p.h.
◆ arguments()
◆ coreIndex()
int QQmlPropertyData::coreIndex |
( |
| ) |
const |
|
inline |
◆ defaultSignalFlags()
static Flags QQmlPropertyData::defaultSignalFlags |
( |
| ) |
|
|
inlinestatic |
◆ defaultSlotFlags()
static Flags QQmlPropertyData::defaultSlotFlags |
( |
| ) |
|
|
inlinestatic |
◆ doMetacall()
void QQmlPropertyData::doMetacall |
( |
QObject * | object, |
|
|
int | idx, |
|
|
void ** | argv ) const |
|
inline |
◆ flags()
Flags QQmlPropertyData::flags |
( |
| ) |
const |
|
inline |
◆ flagsForProperty()
◆ hasArguments()
bool QQmlPropertyData::hasArguments |
( |
| ) |
const |
|
inline |
◆ hasMetaObject()
bool QQmlPropertyData::hasMetaObject |
( |
| ) |
const |
|
inline |
◆ hasOverride()
bool QQmlPropertyData::hasOverride |
( |
| ) |
const |
|
inline |
◆ hasRevision()
bool QQmlPropertyData::hasRevision |
( |
| ) |
const |
|
inline |
◆ hasStaticMetaCallFunction()
bool QQmlPropertyData::hasStaticMetaCallFunction |
( |
| ) |
const |
|
inline |
◆ isAlias()
bool QQmlPropertyData::isAlias |
( |
| ) |
const |
|
inline |
◆ isBindable()
bool QQmlPropertyData::isBindable |
( |
| ) |
const |
|
inline |
◆ isCloned()
bool QQmlPropertyData::isCloned |
( |
| ) |
const |
|
inline |
◆ isConstant()
bool QQmlPropertyData::isConstant |
( |
| ) |
const |
|
inline |
◆ isConstructor()
bool QQmlPropertyData::isConstructor |
( |
| ) |
const |
|
inline |
◆ isEnum()
bool QQmlPropertyData::isEnum |
( |
| ) |
const |
|
inline |
◆ isFinal()
bool QQmlPropertyData::isFinal |
( |
| ) |
const |
|
inline |
◆ isFunction()
bool QQmlPropertyData::isFunction |
( |
| ) |
const |
|
inline |
Definition at line 207 of file qqmlpropertydata_p.h.
References QQmlPropertyData::Flags::FunctionType.
Referenced by hasArguments(), isAlias(), isBindable(), isCloned(), isConstructor(), isFinal(), isRequired(), isResettable(), isSignal(), isV4Function(), isVMEFunction(), isVMESignal(), isWritable(), metaMethod(), setWritable(), staticMetaCallFunction(), and trySetStaticMetaCallFunction().
◆ isOverridableSignal()
bool QQmlPropertyData::isOverridableSignal |
( |
| ) |
const |
|
inline |
◆ isOverridden()
bool QQmlPropertyData::isOverridden |
( |
| ) |
const |
|
inline |
◆ isQList()
bool QQmlPropertyData::isQList |
( |
| ) |
const |
|
inline |
◆ isQObject()
bool QQmlPropertyData::isQObject |
( |
| ) |
const |
|
inline |
◆ isQVariant()
bool QQmlPropertyData::isQVariant |
( |
| ) |
const |
|
inline |
◆ isRequired()
bool QQmlPropertyData::isRequired |
( |
| ) |
const |
|
inline |
◆ isResettable()
bool QQmlPropertyData::isResettable |
( |
| ) |
const |
|
inline |
◆ isSignal()
bool QQmlPropertyData::isSignal |
( |
| ) |
const |
|
inline |
◆ isSignalHandler()
bool QQmlPropertyData::isSignalHandler |
( |
| ) |
const |
|
inline |
◆ isV4Function()
bool QQmlPropertyData::isV4Function |
( |
| ) |
const |
|
inline |
◆ isValid()
bool QQmlPropertyData::isValid |
( |
| ) |
const |
|
inline |
◆ isVarProperty()
bool QQmlPropertyData::isVarProperty |
( |
| ) |
const |
|
inline |
◆ isVMEFunction()
bool QQmlPropertyData::isVMEFunction |
( |
| ) |
const |
|
inline |
◆ isVMESignal()
bool QQmlPropertyData::isVMESignal |
( |
| ) |
const |
|
inline |
◆ isWritable()
bool QQmlPropertyData::isWritable |
( |
| ) |
const |
|
inline |
◆ load() [1/2]
◆ load() [2/2]
◆ markAsOverrideOf()
◆ metaMethod()
◆ metaObject()
const QMetaObject * QQmlPropertyData::metaObject |
( |
| ) |
const |
|
inline |
◆ metaObjectOffset()
int QQmlPropertyData::metaObjectOffset |
( |
| ) |
const |
|
inline |
◆ name() [1/2]
◆ name() [2/2]
◆ notifyIndex()
int QQmlPropertyData::notifyIndex |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ overrideIndex()
int QQmlPropertyData::overrideIndex |
( |
| ) |
const |
|
inline |
◆ overrideIndexIsProperty()
bool QQmlPropertyData::overrideIndexIsProperty |
( |
| ) |
const |
|
inline |
◆ propertyBindable()
◆ propType()
QMetaType QQmlPropertyData::propType |
( |
| ) |
const |
|
inline |
◆ readProperty()
void QQmlPropertyData::readProperty |
( |
QObject * | target, |
|
|
void * | property ) const |
|
inline |
◆ readPropertyWithArgs()
void QQmlPropertyData::readPropertyWithArgs |
( |
QObject * | target, |
|
|
void * | args[] ) const |
|
inline |
◆ relativePropertyIndex()
quint16 QQmlPropertyData::relativePropertyIndex |
( |
| ) |
const |
|
inline |
◆ resetProperty()
bool QQmlPropertyData::resetProperty |
( |
QObject * | target, |
|
|
WriteFlags | flags ) const |
|
inline |
◆ revision()
◆ setArguments()
◆ setCoreIndex()
void QQmlPropertyData::setCoreIndex |
( |
int | idx | ) |
|
|
inline |
◆ setFlags()
◆ setMetaObject()
◆ setMetaObjectOffset()
void QQmlPropertyData::setMetaObjectOffset |
( |
int | off | ) |
|
|
inline |
◆ setNotifyIndex()
void QQmlPropertyData::setNotifyIndex |
( |
int | idx | ) |
|
|
inline |
◆ setOverrideIndex()
void QQmlPropertyData::setOverrideIndex |
( |
int | idx | ) |
|
|
inline |
◆ setOverrideIndexIsProperty()
void QQmlPropertyData::setOverrideIndexIsProperty |
( |
bool | onoff | ) |
|
|
inline |
◆ setPropType()
◆ setRevision()
◆ setTypeVersion()
◆ setWritable()
void QQmlPropertyData::setWritable |
( |
bool | onoff | ) |
|
|
inline |
◆ staticMetaCallFunction()
◆ trySetStaticMetaCallFunction()
◆ typeVersion()
◆ writeProperty()
bool QQmlPropertyData::writeProperty |
( |
QObject * | target, |
|
|
void * | value, |
|
|
WriteFlags | flags ) const |
|
inline |
◆ QQmlPropertyCache
◆ m_arguments
◆ m_metaObject
◆ m_staticMetaCallFunction
The documentation for this class was generated from the following files: