![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQmlPropertyCache, including all inherited members.
addref() const | QQmlRefCount | inline |
addToHash(QCryptographicHash &hash, const QMetaObject &mo) | QQmlPropertyCache | static |
allowedRevision(int index) const | QQmlPropertyCache | inline |
appendEnum(const QString &, const QVector< QQmlEnumValue > &) | QQmlPropertyCache | |
appendMethod(const QString &, QQmlPropertyData::Flags flags, int coreIndex, QMetaType returnType, const QList< QByteArray > &names, const QVector< QMetaType > ¶meterTypes) | 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) const | QQmlPropertyCache | inline |
checksum(QHash< quintptr, QByteArray > *checksums, bool *ok) const | QQmlPropertyCache | |
className() const | QQmlPropertyCache | |
copy() const | QQmlPropertyCache | |
copyAndAppend(const QMetaObject *, QTypeRevision typeVersion, QQmlPropertyData::Flags propertyFlags=QQmlPropertyData::Flags(), QQmlPropertyData::Flags methodFlags=QQmlPropertyData::Flags(), QQmlPropertyData::Flags signalFlags=QQmlPropertyData::Flags()) const | QQmlPropertyCache | |
copyAndReserve(int propertyCount, int methodCount, int signalCount, int enumCount) const | QQmlPropertyCache | |
count() const | QQmlRefCount | inline |
createMetaObject() const | QQmlPropertyCache | |
createStandalone(const QMetaObject *, QTypeRevision metaObjectRevision=QTypeRevision::zero()) | QQmlPropertyCache | static |
defaultProperty() const | QQmlPropertyCache | |
defaultPropertyName() const | QQmlPropertyCache | inline |
determineMetaObjectSizes(const QMetaObject &mo, int *fieldCount, int *stringCount) | QQmlPropertyCache | static |
firstCppMetaObject() const | QQmlPropertyCache | inline |
invalidate(const QMetaObject *) | QQmlPropertyCache | |
isAllowedInRevision(const QQmlPropertyData *) const | QQmlPropertyCache | inline |
maybeUnresolvedProperty(int) const | QQmlPropertyCache | |
metaObject() const | QQmlPropertyCache | inline |
method(int) const | QQmlPropertyCache | inline |
methodCount() const | QQmlPropertyCache | inline |
methodIndexToSignalIndex(int) const | QQmlPropertyCache | inline |
methodOffset() const | QQmlPropertyCache | inline |
originalClone(int index) const | QQmlPropertyCache | |
originalClone(const QObject *, int index) | QQmlPropertyCache | static |
overrideData(const QQmlPropertyData *) const | QQmlPropertyCache | inline |
parent() const | QQmlPropertyCache | inline |
property(const K &key, QObject *object, const QQmlRefPointer< QQmlContextData > &context) const | QQmlPropertyCache | inline |
property(int) const | QQmlPropertyCache | inline |
property(QObject *, QStringView, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData *) | QQmlPropertyCache | static |
property(QObject *, const QLatin1String &, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData *) | QQmlPropertyCache | static |
property(QObject *, const QV4::String *, const QQmlRefPointer< QQmlContextData > &, QQmlPropertyData *) | QQmlPropertyCache | static |
propertyCount() const | QQmlPropertyCache | inline |
propertyOffset() const | QQmlPropertyCache | inline |
Ptr typedef | QQmlPropertyCache | |
qmlEnum(int) const | QQmlPropertyCache | inline |
qmlEnumCount() const | QQmlPropertyCache | inline |
QQmlCompiler | QQmlPropertyCache | friend |
QQmlComponentAndAliasResolver | QQmlPropertyCache | friend |
QQmlEnginePrivate | QQmlPropertyCache | friend |
QQmlMetaObject | QQmlPropertyCache | friend |
QQmlPropertyCache()=default | QQmlPropertyCache | |
QQmlPropertyCacheAliasCreator | QQmlPropertyCache | friend |
QQmlPropertyCacheCreator | QQmlPropertyCache | friend |
QQmlRefCount() | QQmlRefCount | inline |
release() const | QQmlRefCounted< QQmlPropertyCache > | inline |
setAllowedRevision(int index, QTypeRevision allowed) | QQmlPropertyCache | inline |
setParent(QQmlPropertyCache::ConstPtr newParent) | QQmlPropertyCache | |
signal(int index) const | QQmlPropertyCache | inline |
signalCount() const | QQmlPropertyCache | inline |
signalOffset() const | QQmlPropertyCache | inline |
signalParameterNames(int index) const | QQmlPropertyCache | |
signalParameterStringForJS(QV4::ExecutionEngine *engine, const QList< QByteArray > ¶meterNameList, QString *errorString=nullptr) | QQmlPropertyCache | static |
toMetaObjectBuilder(QMetaObjectBuilder &) const | QQmlPropertyCache | |
update(const QMetaObject *) | QQmlPropertyCache | |
~QQmlPropertyCache() | QQmlPropertyCache | |
~QQmlRefCounted() | QQmlRefCounted< QQmlPropertyCache > | inlineprotected |