Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlPropertyCache Member List

This is the complete list of members for QQmlPropertyCache, including all inherited members.

addref() constQQmlRefCountinline
addToHash(QCryptographicHash &hash, const QMetaObject &mo)QQmlPropertyCachestatic
allowedRevision(int index) constQQmlPropertyCacheinline
appendAlias(const QString &, QQmlPropertyData::Flags flags, int coreIndex, QMetaType propType, QTypeRevision version, int notifyIndex, int encodedTargetIndex)QQmlPropertyCache
appendEnum(const QString &, const QVector< QQmlEnumValue > &)QQmlPropertyCache
appendMethod(const QString &, QQmlPropertyData::Flags flags, int coreIndex, QMetaType returnType, const QList< QByteArray > &names, const QVector< QMetaType > &parameterTypes)QQmlPropertyCache
appendSignal(const QString &, QQmlPropertyData::Flags, int coreIndex, const QMetaType *types=nullptr, const QList< QByteArray > &names=QList< QByteArray >())QQmlPropertyCache
callJSFactoryMethod(QObject *object, void **args) constQQmlPropertyCacheinline
checksum(QHash< quintptr, QByteArray > *checksums, bool *ok) constQQmlPropertyCache
className() constQQmlPropertyCache
copy() constQQmlPropertyCache
copyAndAppend(const QMetaObject *, QTypeRevision typeVersion, QQmlPropertyData::Flags propertyFlags=QQmlPropertyData::Flags(), QQmlPropertyData::Flags methodFlags=QQmlPropertyData::Flags(), QQmlPropertyData::Flags signalFlags=QQmlPropertyData::Flags()) constQQmlPropertyCache
copyAndReserve(int propertyCount, int methodCount, int signalCount, int enumCount) constQQmlPropertyCache
count() constQQmlRefCountinline
createMetaObject() constQQmlPropertyCache
createStandalone(const QMetaObject *, QTypeRevision metaObjectRevision=QTypeRevision::zero())QQmlPropertyCachestatic
defaultProperty() constQQmlPropertyCache
defaultPropertyName() constQQmlPropertyCacheinline
determineMetaObjectSizes(const QMetaObject &mo, int *fieldCount, int *stringCount)QQmlPropertyCachestatic
firstCppMetaObject() constQQmlPropertyCacheinline
invalidate(const QMetaObject *)QQmlPropertyCache
InvalidOverride enum valueQQmlPropertyCache
isAllowedInRevision(const QQmlPropertyData *) constQQmlPropertyCacheinline
maybeUnresolvedProperty(int) constQQmlPropertyCache
metaObject() constQQmlPropertyCacheinline
method(int) constQQmlPropertyCacheinline
methodCount() constQQmlPropertyCacheinline
methodIndexToSignalIndex(int) constQQmlPropertyCacheinline
methodOffset() constQQmlPropertyCacheinline
NoOverride enum valueQQmlPropertyCache
originalClone(int index) constQQmlPropertyCache
originalClone(const QObject *, int index)QQmlPropertyCachestatic
overrideData(const QQmlPropertyData *) constQQmlPropertyCacheinline
OverrideResult enum nameQQmlPropertyCache
ownMethodCount() constQQmlPropertyCacheinline
ownPropertyCount() constQQmlPropertyCacheinline
ownSignalCount() constQQmlPropertyCacheinline
parent() constQQmlPropertyCacheinline
property(const K &key, QObject *object, const QQmlRefPointer< QQmlContextData > &context) constQQmlPropertyCacheinline
property(int) constQQmlPropertyCacheinline
property(QObject *, QStringView, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData *)QQmlPropertyCachestatic
property(QObject *, const QLatin1String &, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData *)QQmlPropertyCachestatic
property(QObject *, const QV4::String *, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData *)QQmlPropertyCachestatic
propertyCount() constQQmlPropertyCacheinline
propertyOffset() constQQmlPropertyCacheinline
Ptr typedefQQmlPropertyCache
qmlEnum(int) constQQmlPropertyCacheinline
qmlEnumCount() constQQmlPropertyCacheinline
QQmlCompiler classQQmlPropertyCachefriend
QQmlComponentAndAliasResolver classQQmlPropertyCachefriend
QQmlEnginePrivate classQQmlPropertyCachefriend
QQmlMetaObject classQQmlPropertyCachefriend
QQmlPropertyCache()=defaultQQmlPropertyCache
QQmlPropertyCacheAliasCreator classQQmlPropertyCachefriend
QQmlPropertyCacheCreator classQQmlPropertyCachefriend
QQmlRefCount()QQmlRefCountinline
release() constQQmlRefCounted< QQmlPropertyCache >inline
setAllowedRevision(int index, QTypeRevision allowed)QQmlPropertyCacheinline
setParent(QQmlPropertyCache::ConstPtr newParent)QQmlPropertyCache
signal(int index) constQQmlPropertyCacheinline
signalCount() constQQmlPropertyCacheinline
signalOffset() constQQmlPropertyCacheinline
signalParameterNames(int index) constQQmlPropertyCache
signalParameterStringForJS(const QList< QByteArray > &parameterNameList, QString *errorString=nullptr)QQmlPropertyCachestatic
toMetaObjectBuilder(QMetaObjectBuilder &) constQQmlPropertyCache
update(const QMetaObject *)QQmlPropertyCache
ValidOverride enum valueQQmlPropertyCache
~QQmlPropertyCache()QQmlPropertyCache
~QQmlRefCounted()QQmlRefCounted< QQmlPropertyCache >inlineprotected