![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlmetatype_p.h>
Public Types | |
enum class | RegistrationResult { Success , Failure , NoRegistrationFunction } |
enum | CompositeTypeLookupMode { NonSingleton , Singleton } |
enum class | CachedUnitLookupError { NoError , NoUnitFound , VersionMismatch , NotFullyTyped } |
enum | CacheMode { RejectAll , AcceptUntyped , RequireFullyTyped } |
enum | ClonePolicy { CloneAll , CloneEnumsOnly } |
Friends | |
class | QQmlDesignerMetaObject |
Definition at line 33 of file qqmlmetatype_p.h.
|
strong |
Enumerator | |
---|---|
NoError | |
NoUnitFound | |
VersionMismatch | |
NotFullyTyped |
Definition at line 172 of file qqmlmetatype_p.h.
Enumerator | |
---|---|
RejectAll | |
AcceptUntyped | |
RequireFullyTyped |
Definition at line 179 of file qqmlmetatype_p.h.
Enumerator | |
---|---|
CloneAll | |
CloneEnumsOnly |
Definition at line 230 of file qqmlmetatype_p.h.
Enumerator | |
---|---|
NonSingleton | |
Singleton |
Definition at line 64 of file qqmlmetatype_p.h.
|
strong |
Enumerator | |
---|---|
Success | |
Failure | |
NoRegistrationFunction |
Definition at line 39 of file qqmlmetatype_p.h.
|
static |
Definition at line 1144 of file qqmlmetatype.cpp.
Referenced by qmlAttachedPropertiesFunction().
|
static |
Definition at line 302 of file qqmlmetatype.cpp.
References QHash< Key, T >::swap().
Referenced by qmlClearTypeRegistrations().
|
static |
Definition at line 204 of file qqmlmetatype.cpp.
References QMetaObjectBuilder::addClassInfo(), QMetaObjectBuilder::addEnumerator(), QMetaObjectBuilder::addMethod(), QMetaObjectBuilder::addProperty(), QMetaObject::classInfoCount(), QMetaObject::classInfoOffset(), CloneEnumsOnly, QMetaObject::enumeratorCount(), QMetaObject::enumeratorOffset(), QMetaObject::indexOfClassInfo(), QMetaObject::indexOfEnumerator(), QMetaObject::indexOfProperty(), info, QMetaObject::method(), method, QMetaObject::methodCount(), QMetaObject::methodOffset(), mo, QMetaEnum::name(), other(), policy, QMetaMethod::Private, property, QMetaObject::propertyCount(), QMetaObject::propertyOffset(), QMetaMethodBuilder::setAccess(), and QMetaObjectBuilder::setClassName().
Referenced by QQmlTypePrivate::init(), and proxyData().
|
static |
Definition at line 1922 of file qqmlmetatype.cpp.
References QSet< T >::constEnd(), QSet< T >::constFind(), and it.
Referenced by QQmlTypeLoader::trimCache().
|
static |
Definition at line 1179 of file qqmlmetatype.cpp.
References info, and metaObject().
Referenced by defaultMethod().
|
static |
Definition at line 1196 of file qqmlmetatype.cpp.
References defaultMethod(), and metaObject().
|
static |
Definition at line 1153 of file qqmlmetatype.cpp.
References info, and metaObject().
Referenced by defaultProperty(), and QQmlPropertyPrivate::initDefault().
|
static |
Definition at line 1170 of file qqmlmetatype.cpp.
References defaultProperty(), and metaObject().
Definition at line 52 of file qqmlmetatype_p.h.
References QUrl::host(), QUrl::password(), QUrl::path(), QUrl::port(), QUrl::query(), QUrl::scheme(), and QUrl::userName().
Referenced by icutils::containedInSameType(), QQmlTypeData::done(), and hasActiveInlineComponents().
|
static |
Definition at line 1657 of file qqmlmetatype.cpp.
References error, isFullyTyped(), NoError, NotFullyTyped, NoUnitFound, Q_ASSERT, qCDebug, RejectAll, RequireFullyTyped, QV4::ExecutableCompilationUnit::verifyHeader(), and VersionMismatch.
Referenced by QV4::ExecutionEngine::compileModule(), QV4::Script::createFromFileOrCache(), QQmlTypeLoader::getScript(), and QQmlTypeLoader::getType().
|
static |
Definition at line 657 of file qqmlmetatype.cpp.
References createTypeForUrl(), QQmlTypeLoader::normalize(), and url.
Referenced by QQmlTypeData::done(), and QV4::ExecutableCompilationUnit::finalizeCompositeType().
|
inlinestatic |
Definition at line 74 of file qqmlmetatype_p.h.
References baseUrl.
|
static |
Definition at line 706 of file qqmlmetatype.cpp.
References QSet< T >::constEnd(), QSet< T >::constFind(), doRegisterInlineComponentType(), it, and url.
|
static |
Definition at line 1880 of file qqmlmetatype.cpp.
Referenced by qmlobject_can_qml_cast(), and rawPropertyCacheForType().
|
static |
Definition at line 1533 of file qqmlmetatype.cpp.
References QSet< T >::begin(), QQmlType::CompositeSingletonType, QQmlType::CompositeType, d, QSet< T >::end(), QSet< T >::erase(), hasActiveInlineComponents(), it, removeFromInlineComponents(), and removeQQmlTypePrivate().
Referenced by QJSEnginePrivate::~QJSEnginePrivate(), QQmlEnginePrivate::~QQmlEnginePrivate(), QQmlTypeLoader::clearCache(), and QQmlTypeLoader::trimCache().
|
inlinestatic |
Definition at line 95 of file qqmlmetatype_p.h.
References baseUrl.
Definition at line 1352 of file qqmlmetatype.cpp.
References QSet< T >::constEnd(), QSet< T >::constFind(), doRegisterInlineComponentType(), it, and url.
Referenced by QQmlPropertyCacheCreator< ObjectContainer >::createMetaObject(), and QQmlImportInstance::resolveType().
|
inlinestatic |
Definition at line 45 of file qqmlmetatype_p.h.
References baseUrl, and QUrl::setFragment().
|
static |
Definition at line 1214 of file qqmlmetatype.cpp.
References QMetaType::id().
Referenced by QQmlPropertyPrivate::write().
|
static |
See qmlRegisterInterface() for information about when this will return true.
Definition at line 1208 of file qqmlmetatype.cpp.
Referenced by QQmlPropertyPrivate::write().
|
static |
Definition at line 1221 of file qqmlmetatype.cpp.
References QMetaType::IsQmlList.
Referenced by allSubObjects(), and listValueType().
|
static |
Definition at line 1053 of file qqmlmetatype.cpp.
References QQmlTypeModule::Strong.
|
static |
Definition at line 1821 of file qqmlmetatype.cpp.
References isInternalType(), and valueType().
Referenced by QQmlPropertyCacheCreator< ObjectContainer >::buildMetaObjectRecursively(), QQuickPropertyAnimationPrivate::convertVariant(), QQmlPropertyPrivate::initProperty(), QV4::loadProperty(), and QQmlPropertyPrivate::propertyTypeCategory().
|
static |
Definition at line 1036 of file qqmlmetatype.cpp.
References QTypeRevision::fromVersion(), and get().
Referenced by QQmlImportDatabase::lockModule(), matchingModuleVersion(), and QQuickStylePlugin::registerTypes().
Definition at line 1124 of file qqmlmetatype.cpp.
References dynamicQmlListMarker(), QMetaType::flags(), QMetaType::id(), QMetaType::iface(), isList(), QMetaType::PointerToQObject, Q_ASSERT, QQmlTypePrivate::typeId, and valueType().
Referenced by QQmlListReferencePrivate::elementType(), and QQmlPropertyPrivate::write().
|
static |
Definition at line 1069 of file qqmlmetatype.cpp.
References QTypeRevision::fromVersion(), QTypeRevision::hasMajorVersion(), QTypeRevision::hasMinorVersion(), latestModuleVersion(), QTypeRevision::majorVersion(), and QTypeRevision::minorVersion().
Referenced by QQmlImports::addLibraryImport(), QQuickStyle::setFallbackStyle(), QQuickStyle::setStyle(), and QQmlImports::updateQmldirContent().
|
static |
Look up by type's metaObject.
Definition at line 1410 of file qqmlmetatype.cpp.
References QMetaType::id(), and QQmlType::metaObject().
Referenced by dynamicQmlMetaObject(), instanceOfQObject(), QQmlPrivate::isTypeCompatible(), and QQmlPrivate::AOTCompiledContext::loadTypeLookup().
|
inlinestatic |
Definition at line 246 of file qqmlmetatype_p.h.
References QQmlType::extensionMetaObject(), QMetaType::IsGadget, and QQmlType::metaObject().
|
static |
Definition at line 1829 of file qqmlmetatype.cpp.
References QMetaType::flags(), QMetaType::id(), QMetaType::IsGadget, QMetaType::metaObject(), metaObjectForValueType(), mo, QMetaType::PointerToQObject, and qmlType().
Referenced by byProperties(), QV4::coerce(), createOrConstructValueType(), createOrConstructValueType(), QQmlValueTypeProvider::createValueType(), QQmlValueTypeProvider::createValueType(), QQmlValueTypeProvider::createValueType(), QV4::ExecutionEngine::fromData(), QQmlAbstractBinding::getPropertyData(), QQmlPropertyPrivate::initProperty(), QQmlBindingInstantiationContext::instantiatingPropertyCache(), QV4::loadProperty(), metaObjectForValueType(), QQmlProperty::name(), QQmlProperty::propertyTypeName(), valueType(), and QV4::QQmlTypeWrapper::virtualInstanceOf().
|
static |
Definition at line 828 of file qqmlmetatype.cpp.
References begin(), QTypeRevision::hasMajorVersion(), it, and QQmlMetaTypeData::VersionedUri::uri.
|
static |
Definition at line 1944 of file qqmlmetatype.cpp.
Referenced by QQmlTypeData::done().
|
static |
Definition at line 1103 of file qqmlmetatype.cpp.
Referenced by QtObject::createQmlObject(), and QQmlComponent_setQmlParent().
|
static |
Definition at line 1694 of file qqmlmetatype.cpp.
Returns the pretty QML type name (e.g.
'Item' instead of 'QtQuickItem') for the given object.
Definition at line 1709 of file qqmlmetatype.cpp.
References QMetaType::fromName(), QString::fromUtf8(), qmlType(), qmlTypeName(), and typeName.
Referenced by QQuickContentItem::QQuickContentItem(), QQuickContentItem::QQuickContentItem(), QQmlInfo::~QQmlInfo(), PolishLoopDetector::check(), QQuickLayout::dumpLayoutTreeRecursive(), QQuickStackElement::fromObject(), QQuickRectangle::setGradient(), QQmlComponentPrivate::setInitialProperty(), QQmlBindPrivate::validate(), and QQmlBindEntry::validate().
|
static |
Definition at line 1376 of file qqmlmetatype.cpp.
References metaObject().
|
static |
Definition at line 1383 of file qqmlmetatype.cpp.
|
static |
Returns a QQmlPropertyCache for obj if one is available.
If obj is null, being deleted or contains a dynamic meta object, nullptr is returned.
Definition at line 1369 of file qqmlmetatype.cpp.
References QObjectPrivate::get(), metaObject(), and propertyCache().
Referenced by addTypeReferenceChecksumsToHash(), cacheForObject(), QV4::ResolvedTypeReference::createPropertyCache(), getObjectPropertyData(), QQuickDesignerSupportProperties::getPropertyCache(), QQmlAbstractBinding::getPropertyData(), QQmlBindingInstantiationContext::instantiatingPropertyCache(), propertyCache(), QQmlPropertyCacheCreator< ObjectContainer >::propertyCacheForObject(), qQmlPropertyCacheProperty(), and QQmlAbstractBinding::setTarget().
|
static |
Look up by type's metaObject and version.
Definition at line 1427 of file qqmlmetatype.cpp.
References QMetaType::id(), metaObject(), and mo.
Referenced by QQmlVMEMetaObjectEndpoint::tryConnect().
|
static |
Definition at line 788 of file qqmlmetatype.cpp.
References QTypeRevision::hasMajorVersion(), it, QQmlTypeModule::Strong, and QQmlTypeModule::Weak.
Referenced by QQmlImportDatabase::lockModule(), and qmlProtectModule().
|
static |
Definition at line 1748 of file qqmlmetatype.cpp.
References clone(), CloneAll, CloneEnumsOnly, QList< T >::constLast(), QQmlType::CppType, QMetaObject::d, QList< T >::isEmpty(), mo, registerMetaObjectForType(), QQmlType::SingletonType, QMetaObject::Data::superdata, and QMetaObjectBuilder::toMetaObject().
Referenced by QQmlTypePrivate::init().
Returns the list of all registered types.
Definition at line 1622 of file qqmlmetatype.cpp.
|
static |
Definition at line 274 of file qqmlmetatype.cpp.
References qFatal, and qPrintable.
Referenced by QQmlModuleRegistration::QQmlModuleRegistration().
Definition at line 1324 of file qqmlmetatype.cpp.
References QMetaType::id().
Referenced by QV4::coerceListType(), QV4::ExecutionEngine::fromData(), QV4::SequencePrototype::fromVariant(), QV4::loadProperty(), QQmlVMEMetaObject::metaCall(), QQmlListAccessor::setList(), QV4::Heap::Sequence::setVariant(), and QV4::SequencePrototype::toVariant().
|
static |
Definition at line 296 of file qqmlmetatype.cpp.
Referenced by postProcessQmldir().
Definition at line 283 of file qqmlmetatype.cpp.
References qFatal, and qPrintable.
Referenced by QQmlModuleRegistration::~QQmlModuleRegistration().
Returns the list of registered QML singleton types.
Definition at line 1631 of file qqmlmetatype.cpp.
References QList< T >::append().
|
static |
Returns the type (if any) of name in module and the specified version.
If version has no major version, accept any version. If version has no minor version, accept any minor version. If module is empty, search in all modules and accept any version.
Definition at line 1253 of file qqmlmetatype.cpp.
References QSet< T >::cend(), QSet< T >::constFind(), QString::fromRawData(), QHashedStringRef::isEmpty(), and it.
|
static |
Returns the type (if any) that corresponds to the metaObject.
Returns an invalid type if no such type is registered.
Definition at line 1274 of file qqmlmetatype.cpp.
References metaObject().
|
static |
Returns the type (if any) that corresponds to the metaObject in version specified by version_major and version_minor in module specified by uri.
Returns null if no type is registered.
Definition at line 1285 of file qqmlmetatype.cpp.
References QHashedStringRef::isEmpty(), it, and metaObject().
|
static |
Returns the type (if any) of URI-qualified named qualifiedName and version specified by version_major and version_minor.
Definition at line 1233 of file qqmlmetatype.cpp.
References QString::constData(), QString::indexOf(), qmlType(), and QString::size().
Referenced by QV4::Function::Function(), QQuickDesignerSupportItems::createPrimitive(), QQmlValueTypeProvider::createValueType(), QQmlValueTypeProvider::createValueType(), QQmlValueTypeProvider::createValueType(), QQmlValueTypeProvider::createValueType(), QQmlTypeData::done(), QQuickDesignerSupportMetaInfo::isSubclassOf(), metaObjectForValueType(), QQmlValueTypeProvider::populateValueType(), QQmlValueTypeProvider::populateValueType(), prettyTypeName(), QQmlMetaTypeData::propertyCache(), qmlType(), QQmlTypePrivate::resolveCompositeBaseType(), QQuickTableViewPrivate::resolveImportVersion(), QQmlImportInstance::resolveType(), QQmlDebugTranslationServicePrivate::sendTranslatableTextOccurrences(), QuickTestUtil::typeName(), and QQmlPropertyPrivate::write().
|
static |
Returns the type (if any) that corresponds to the given url in the set of composite types added through file imports.
Returns null if no such type is registered.
Definition at line 1337 of file qqmlmetatype.cpp.
References QQmlTypeLoader::normalize(), and url.
Returns the type (if any) that corresponds to metaType.
Returns an invalid QQmlType if no such type is registered.
Definition at line 1317 of file qqmlmetatype.cpp.
References QMetaType::id().
|
static |
Returns the type (if any) that corresponds to qmlTypeId.
Returns an invalid QQmlType if no such type is registered.
Definition at line 1304 of file qqmlmetatype.cpp.
References qmlTypeId().
Referenced by QQmlEngine::singletonInstance().
Returns the list of registered QML type names.
Definition at line 1589 of file qqmlmetatype.cpp.
References QSet< T >::cbegin(), QSet< T >::cend(), and it.
Returns the list of registered QML types.
Definition at line 1608 of file qqmlmetatype.cpp.
|
static |
Look up by type's baseMetaObject.
Definition at line 1395 of file qqmlmetatype.cpp.
References QQmlTypePrivate::baseMetaObject, and QMetaType::id().
Referenced by QQmlListReferencePrivate::elementType(), QQmlPropertyPrivate::rawMetaObjectForType(), and QQmlPropertyPrivate::write().
|
static |
Look up by type's baseMetaObject and unspecified/any version. TODO: Is this correct? Passing a plain QTypeRevision() rather than QTypeRevision::zero() or the actual type's version seems strange. The behavior has been in place for a while.
Definition at line 1449 of file qqmlmetatype.cpp.
References findPropertyCacheInCompositeTypes(), and QMetaType::id().
Referenced by QQmlBindingInstantiationContext::instantiatingPropertyCache().
|
static |
Look up by QQmlType and version. We only fall back to lookup by metaobject if the type has no revisiononed attributes here. Unspecified versions are interpreted as "any".
Definition at line 1467 of file qqmlmetatype.cpp.
References QMetaType::id(), metaObject(), Q_ASSERT, and QQmlTypePrivate::typeId.
|
static |
Definition at line 332 of file qqmlmetatype.cpp.
References function, and qFatal.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 515 of file qqmlmetatype.cpp.
References addTypeToData(), checkRegistration(), QQmlType::CompositeSingletonType, createQQmlType(), files, QString::fromUtf8(), QQmlTypeLoader::normalize(), priv(), qFatal, and typeName.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 541 of file qqmlmetatype.cpp.
References addTypeToData(), checkRegistration(), QQmlType::CompositeType, createQQmlType(), files, QString::fromUtf8(), QQmlTypeLoader::normalize(), priv(), qFatal, and typeName.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 350 of file qqmlmetatype.cpp.
References createQQmlType(), priv(), Q_ASSERT, and qFatal.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 1886 of file qqmlmetatype.cpp.
References QSet< T >::constEnd(), QSet< T >::constFind(), it, and Q_ASSERT.
Referenced by QV4::ExecutableCompilationUnit::finalizeCompositeType().
|
static |
Definition at line 1511 of file qqmlmetatype.cpp.
References Q_ASSERT.
Referenced by QQmlTypePrivate::init(), and proxyData().
|
static |
Definition at line 864 of file qqmlmetatype.cpp.
References QQmlTypeModule::addMinorVersion(), QString::fromUtf8(), getTypeModule(), QTypeRevision::hasMinorVersion(), QTypeRevision::minorVersion(), and Q_ASSERT.
Referenced by qmlRegisterModule().
|
static |
Definition at line 813 of file qqmlmetatype.cpp.
Referenced by QQmlEngine::qmlRegisterModuleImport().
|
static |
Definition at line 909 of file qqmlmetatype.cpp.
References arg, QByteArray::constData(), error, Failure, QString::isEmpty(), namespaceContainsRegistrations(), NoRegistrationFunction, QList< T >::prepend(), Q_UNUSED, qPrintable, QStringLiteral, qWarning, Success, QString::toUtf8(), and QQmlImports::urlFromLocalFileOrQrcOrUrl().
Referenced by QQmlPluginImporter::importDynamicPlugin(), and QQmlPluginImporter::importStaticPlugin().
|
static |
Definition at line 755 of file qqmlmetatype.cpp.
References addTypeToData(), checkRegistration(), QString::fromUtf8(), QQmlPrivate::RegisterSequentialContainer::metaSequence, priv(), qFatal, QMetaObjectPrivate::revision, QQmlPrivate::RegisterSequentialContainer::revision, QQmlType::SequentialContainerType, QQmlPrivate::RegisterSequentialContainer::structVersion, QQmlPrivate::RegisterSequentialContainer::typeId, QQmlPrivate::RegisterSequentialContainer::uri, QMetaSequence::valueMetaType(), and QQmlPrivate::RegisterSequentialContainer::version.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 495 of file qqmlmetatype.cpp.
References addTypeToData(), checkRegistration(), createQQmlType(), QMetaType::flags(), QString::fromUtf8(), priv(), qFatal, QQmlType::SingletonType, and typeName.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 476 of file qqmlmetatype.cpp.
References addTypeToData(), checkRegistration(), QQmlType::CppType, createQQmlType(), QQmlPrivate::RegisterType::CurrentVersion, QMetaType::flags(), QString::fromUtf8(), priv(), and qFatal.
Referenced by QQmlPrivate::qmlregister().
Definition at line 324 of file qqmlmetatype.cpp.
References priv().
Referenced by QQmlEnginePrivate::init().
Definition at line 890 of file qqmlmetatype.cpp.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 744 of file qqmlmetatype.cpp.
References QQmlPrivate::RegisterQmlUnitCacheHook::lookupCachedQmlUnit, qFatal, and QQmlPrivate::RegisterQmlUnitCacheHook::structVersion.
Referenced by QQmlPrivate::qmlregister().
|
static |
Definition at line 1700 of file qqmlmetatype.cpp.
Referenced by QQmlPrivate::qmlunregister().
|
inlinestatic |
Definition at line 202 of file qqmlmetatype_p.h.
References QSet< T >::begin(), QSet< T >::erase(), it, and QQmlType::sourceUrl().
Referenced by freeUnusedTypesAndCaches(), and unregisterType().
|
inlinestatic |
Definition at line 190 of file qqmlmetatype_p.h.
References QSet< T >::begin(), QSet< T >::end(), QSet< T >::erase(), and it.
Referenced by freeUnusedTypesAndCaches(), QQmlTypeModule::remove(), and unregisterType().
Definition at line 1109 of file qqmlmetatype.cpp.
References ok, and QMetaType::PointerToQObject.
Referenced by QQuickDesignerSupportProperties::allPropertyNames(), allSubObjects(), propertyNameListForWritableProperties(), QQuickDesignerSupportProperties::readQObjectProperty(), and QQmlPropertyPrivate::write().
|
static |
Definition at line 1007 of file qqmlmetatype.cpp.
References createTypeForUrl(), QQmlTypeLoader::normalize(), ret, and url.
Referenced by QQmlImportInstance::resolveType().
|
static |
Definition at line 875 of file qqmlmetatype.cpp.
References QString::fromUtf8(), getTypeModule(), QQmlType::index(), and QQmlTypeModule::type().
Referenced by qmlTypeId().
|
static |
Definition at line 1090 of file qqmlmetatype.cpp.
References get(), QTypeRevision::hasMajorVersion(), and nullptr.
Referenced by findCompositeSingletons(), QQmlImports::populateCache(), postProcessQmldir(), and LoadHelper::resolveType().
|
static |
Definition at line 344 of file qqmlmetatype.cpp.
References function.
Referenced by QQmlPrivate::qmlunregister().
|
static |
Definition at line 1903 of file qqmlmetatype.cpp.
References QSet< T >::constEnd(), QSet< T >::constFind(), and it.
|
static |
Definition at line 723 of file qqmlmetatype.cpp.
References QSet< T >::constEnd(), QSet< T >::constFind(), QMetaType::id(), QMetaType::iface(), it, and QMetaType::unregisterMetaType().
Referenced by QQmlTypeLoader::trimCache().
|
static |
Definition at line 821 of file qqmlmetatype.cpp.
Referenced by QQmlEngine::qmlUnregisterModuleImport().
|
static |
Definition at line 783 of file qqmlmetatype.cpp.
References unregisterType().
Referenced by QQmlPrivate::qmlunregister().
|
static |
Definition at line 1491 of file qqmlmetatype.cpp.
References QQmlType::CompositeSingletonType, QQmlType::CompositeType, d, removeFromInlineComponents(), and removeQQmlTypePrivate().
Referenced by QQmlPrivate::qmlunregister(), and unregisterSequentialContainer().
|
static |
Definition at line 1867 of file qqmlmetatype.cpp.
References QSet< T >::constEnd(), QSet< T >::constFind(), QSet< T >::insert(), it, metaObjectForValueType(), and mo.
Referenced by changeThroughGadgetPtrWrapper(), isValueType(), listValueType(), VDMListDelegateDataType::metaObjectFromType(), QQmlPropertyPrivate::readValueProperty(), QQmlVMEMetaObjectEndpoint::tryConnect(), and QQmlEnginePrivate::valueTypeInstance().
|
friend |
Definition at line 35 of file qqmlmetatype_p.h.