Home
last modified time | relevance | path

Searched refs:rawPropertyCacheForType (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlpropertycachecreator.cpp131 …return enginePrivate->rawPropertyCacheForType(instantiatingProperty->propType(), instantiatingProp… in instantiatingPropertyCache()
H A Dqqmlengine_p.h231 QQmlPropertyCache *rawPropertyCacheForType(int, int minorVersion = -1);
H A Dqqmlpropertyvalidator.cpp652 QQmlPropertyCache *toMo = enginePrivate->rawPropertyCacheForType(to); in canCoerce()
761 … QQmlPropertyCache *propertyMetaObject = enginePrivate->rawPropertyCacheForType(propType, -1); in validateObjectBinding()
H A Dqqmlengine.cpp2435 QQmlPropertyCache *QQmlEnginePrivate::rawPropertyCacheForType(int t, int minorVersion) in rawPropertyCacheForType() function in QQmlEnginePrivate
H A Dqqmltypecompiler.cpp835 …QQmlPropertyCache *pc = enginePrivate->rawPropertyCacheForType(pd->propType(), pd->typeMinorVersio… in findAndRegisterImplicitComponents()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlpropertycachecreator.cpp131 …return enginePrivate->rawPropertyCacheForType(instantiatingProperty->propType(), instantiatingProp… in instantiatingPropertyCache()
H A Dqqmlengine_p.h231 QQmlPropertyCache *rawPropertyCacheForType(int, int minorVersion = -1);
H A Dqqmlpropertyvalidator.cpp652 QQmlPropertyCache *toMo = enginePrivate->rawPropertyCacheForType(to); in canCoerce()
761 … QQmlPropertyCache *propertyMetaObject = enginePrivate->rawPropertyCacheForType(propType, -1); in validateObjectBinding()
H A Dqqmltypecompiler.cpp835 …QQmlPropertyCache *pc = enginePrivate->rawPropertyCacheForType(pd->propType(), pd->typeMinorVersio… in findAndRegisterImplicitComponents()
H A Dqqmlengine.cpp2435 QQmlPropertyCache *QQmlEnginePrivate::rawPropertyCacheForType(int t, int minorVersion) in rawPropertyCacheForType() function in QQmlEnginePrivate