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
QQmlMetaType Member List

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

AcceptUntyped enum valueQQmlMetaType
attachedPropertiesFunc(QQmlEnginePrivate *, const QMetaObject *)QQmlMetaTypestatic
CachedUnitLookupError enum nameQQmlMetaType
CacheMode enum nameQQmlMetaType
clearTypeRegistrations()QQmlMetaTypestatic
clone(QMetaObjectBuilder &builder, const QMetaObject *mo, const QMetaObject *ignoreStart, const QMetaObject *ignoreEnd, ClonePolicy policy)QQmlMetaTypestatic
CloneAll enum valueQQmlMetaType
CloneEnumsOnly enum valueQQmlMetaType
ClonePolicy enum nameQQmlMetaType
CompositeTypeLookupMode enum nameQQmlMetaType
countInternalCompositeTypeSelfReferences(const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit)QQmlMetaTypestatic
defaultMethod(const QMetaObject *)QQmlMetaTypestatic
defaultMethod(QObject *)QQmlMetaTypestatic
defaultProperty(const QMetaObject *)QQmlMetaTypestatic
defaultProperty(QObject *)QQmlMetaTypestatic
equalBaseUrls(const QUrl &aUrl, const QUrl &bUrl)QQmlMetaTypeinlinestatic
fetchOrCreateInlineComponentTypeForUrl(const QUrl &url)QQmlMetaTypestatic
findCachedCompilationUnit(const QUrl &uri, CacheMode mode, CachedUnitLookupError *status)QQmlMetaTypestatic
findCompositeType(const QUrl &url, const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit, CompositeTypeLookupMode mode=NonSingleton)QQmlMetaTypestatic
findInlineComponentType(const QUrl &url, const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit)QQmlMetaTypestatic
findInlineComponentType(const QUrl &baseUrl, const QString &name, const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit)QQmlMetaTypeinlinestatic
findPropertyCacheInCompositeTypes(QMetaType t)QQmlMetaTypestatic
freeUnusedTypesAndCaches()QQmlMetaTypestatic
inlineComponentType(const QQmlType &outerType, const QString &name)QQmlMetaTypeinlinestatic
inlineComponentUrl(const QUrl &baseUrl, const QString &name)QQmlMetaTypeinlinestatic
interfaceIId(QMetaType type)QQmlMetaTypestatic
isInterface(QMetaType type)QQmlMetaTypestatic
isList(QMetaType type)QQmlMetaTypestatic
isStronglyLockedModule(const QString &uri, QTypeRevision version)QQmlMetaTypestatic
isValueType(QMetaType type)QQmlMetaTypestatic
latestModuleVersion(const QString &uri)QQmlMetaTypestatic
listValueType(QMetaType type)QQmlMetaTypestatic
matchingModuleVersion(const QString &module, QTypeRevision version)QQmlMetaTypestatic
metaObjectForType(QMetaType metaType)QQmlMetaTypestatic
metaObjectForValueType(QMetaType type)QQmlMetaTypestatic
moduleImports(const QString &uri, QTypeRevision version)QQmlMetaTypestatic
NonSingleton enum valueQQmlMetaType
obtainCompilationUnit(QMetaType type)QQmlMetaTypestatic
obtainCompilationUnit(const QUrl &url)QQmlMetaTypestatic
parentFunctions()QQmlMetaTypestatic
prependCachedUnitLookupFunction(QQmlPrivate::QmlUnitCacheLookupFunction handler)QQmlMetaTypestatic
prettyTypeName(const QObject *object)QQmlMetaTypestatic
propertyCache(QObject *object, QTypeRevision version=QTypeRevision())QQmlMetaTypestatic
propertyCache(const QMetaObject *metaObject, QTypeRevision version=QTypeRevision())QQmlMetaTypestatic
propertyCache(const QQmlType &type, QTypeRevision version)QQmlMetaTypestatic
propertyCacheForType(QMetaType metaType)QQmlMetaTypestatic
protectModule(const QString &uri, QTypeRevision version, bool weakProtectAllVersions=false)QQmlMetaTypestatic
proxyData(const QMetaObject *mo, const QMetaObject *baseMetaObject, QMetaObject *lastMetaObject)QQmlMetaTypestatic
qmlAllTypes()QQmlMetaTypestatic
qmlInsertModuleRegistration(const QString &uri, void(*registerFunction)())QQmlMetaTypestatic
qmlListType(QMetaType metaType)QQmlMetaTypestatic
qmlRegisterModuleTypes(const QString &uri)QQmlMetaTypestatic
qmlRemoveModuleRegistration(const QString &uri)QQmlMetaTypestatic
qmlSingletonTypes()QQmlMetaTypestatic
qmlType(const QString &qualifiedName, QTypeRevision version)QQmlMetaTypestatic
qmlType(const QHashedStringRef &name, const QHashedStringRef &module, QTypeRevision version)QQmlMetaTypestatic
qmlType(const QMetaObject *)QQmlMetaTypestatic
qmlType(const QMetaObject *metaObject, const QHashedStringRef &module, QTypeRevision version)QQmlMetaTypestatic
qmlType(QMetaType metaType)QQmlMetaTypestatic
qmlType(const QUrl &unNormalizedUrl, bool includeNonFileImports=false)QQmlMetaTypestatic
qmlTypeById(int qmlTypeId)QQmlMetaTypestatic
qmlTypeNames()QQmlMetaTypestatic
qmlTypes()QQmlMetaTypestatic
QQmlDesignerMetaObjectQQmlMetaTypefriend
rawMetaObjectForType(QMetaType metaType)QQmlMetaTypestatic
rawPropertyCacheForType(QMetaType metaType)QQmlMetaTypestatic
rawPropertyCacheForType(QMetaType metaType, QTypeRevision version)QQmlMetaTypestatic
registerAutoParentFunction(const QQmlPrivate::RegisterAutoParent &autoparent)QQmlMetaTypestatic
registerCompositeSingletonType(const QQmlPrivate::RegisterCompositeSingletonType &type, const QQmlType::SingletonInstanceInfo::ConstPtr &siinfo)QQmlMetaTypestatic
registerCompositeType(const QQmlPrivate::RegisterCompositeType &type)QQmlMetaTypestatic
registerInterface(const QQmlPrivate::RegisterInterface &type)QQmlMetaTypestatic
registerInternalCompositeType(const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit)QQmlMetaTypestatic
registerMetaObjectForType(const QMetaObject *metaobject, QQmlTypePrivate *type)QQmlMetaTypestatic
registerModule(const char *uri, QTypeRevision version)QQmlMetaTypestatic
registerModuleImport(const QString &uri, QTypeRevision version, const QQmlDirParser::Import &import)QQmlMetaTypestatic
registerPluginTypes(QObject *instance, const QString &basePath, const QString &uri, const QString &typeNamespace, QTypeRevision version, QList< QQmlError > *errors)QQmlMetaTypestatic
registerSequentialContainer(const QQmlPrivate::RegisterSequentialContainer &sequenceRegistration)QQmlMetaTypestatic
registerSingletonType(const QQmlPrivate::RegisterSingletonType &type, const QQmlType::SingletonInstanceInfo::ConstPtr &siinfo)QQmlMetaTypestatic
registerType(const QQmlPrivate::RegisterType &type)QQmlMetaTypestatic
registerTypeAlias(int typeId, const QString &name)QQmlMetaTypestatic
registerUndeletableType(const QQmlType &dtype)QQmlMetaTypestatic
registerUnitCacheHook(const QQmlPrivate::RegisterQmlUnitCacheHook &hookRegistration)QQmlMetaTypestatic
RegistrationResult enum nameQQmlMetaType
RejectAll enum valueQQmlMetaType
removeCachedUnitLookupFunction(QQmlPrivate::QmlUnitCacheLookupFunction handler)QQmlMetaTypestatic
removeFromInlineComponents(InlineComponentContainer &container, const QQmlTypePrivate *reference)QQmlMetaTypeinlinestatic
removeQQmlTypePrivate(QQmlTypeContainer &container, const QQmlTypePrivate *reference)QQmlMetaTypeinlinestatic
RequireFullyTyped enum valueQQmlMetaType
Singleton enum valueQQmlMetaType
toQObject(const QVariant &, bool *ok=nullptr)QQmlMetaTypestatic
typeForUrl(const QString &urlString, const QHashedStringRef &typeName, CompositeTypeLookupMode mode, QList< QQmlError > *errors, QTypeRevision version=QTypeRevision())QQmlMetaTypestatic
typeId(const char *uri, QTypeRevision version, const char *qmlName)QQmlMetaTypestatic
typeModule(const QString &uri, QTypeRevision version)QQmlMetaTypestatic
unregisterAutoParentFunction(const QQmlPrivate::AutoParentFunction &function)QQmlMetaTypestatic
unregisterInternalCompositeType(QMetaType metaType, QMetaType listMetaType)QQmlMetaTypestatic
unregisterInternalCompositeType(const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit)QQmlMetaTypestatic
unregisterModuleImport(const QString &uri, QTypeRevision version, const QQmlDirParser::Import &import)QQmlMetaTypestatic
unregisterSequentialContainer(int id)QQmlMetaTypestatic
unregisterType(int type)QQmlMetaTypestatic
valueType(QMetaType metaType)QQmlMetaTypestatic