Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
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
appendProperty(const QString &, QQmlPropertyData::Flags flags, int coreIndex, QMetaType propType, QTypeRevision revision, int notifyIndex)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
isAllowedInRevision(const QQmlPropertyData *) constQQmlPropertyCacheinline
maybeUnresolvedProperty(int) constQQmlPropertyCache
metaObject() constQQmlPropertyCacheinline
method(int) constQQmlPropertyCacheinline
methodCount() constQQmlPropertyCacheinline
methodIndexToSignalIndex(int) constQQmlPropertyCacheinline
methodOffset() constQQmlPropertyCacheinline
originalClone(int index) constQQmlPropertyCache
originalClone(const QObject *, int index)QQmlPropertyCachestatic
overrideData(const QQmlPropertyData *) 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
QQmlCompilerQQmlPropertyCachefriend
QQmlComponentAndAliasResolverQQmlPropertyCachefriend
QQmlEnginePrivateQQmlPropertyCachefriend
QQmlMetaObjectQQmlPropertyCachefriend
QQmlPropertyCache()=defaultQQmlPropertyCache
QQmlPropertyCacheAliasCreatorQQmlPropertyCachefriend
QQmlPropertyCacheCreatorQQmlPropertyCachefriend
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(QV4::ExecutionEngine *engine, const QList< QByteArray > &parameterNameList, QString *errorString=nullptr)QQmlPropertyCachestatic
toMetaObjectBuilder(QMetaObjectBuilder &) constQQmlPropertyCache
update(const QMetaObject *)QQmlPropertyCache
~QQmlPropertyCache()QQmlPropertyCache
~QQmlRefCounted()QQmlRefCounted< QQmlPropertyCache >inlineprotected