Home
last modified time | relevance | path

Searched defs:rootPropertyCache (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4executablecompilationunit_p.h152 …QQmlRefPointer<QQmlPropertyCache> rootPropertyCache() const { return propertyCaches.at(/*root obje… in rootPropertyCache() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4executablecompilationunit_p.h152 …QQmlRefPointer<QQmlPropertyCache> rootPropertyCache() const { return propertyCaches.at(/*root obje… in rootPropertyCache() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativecompiler_p.h113 QDeclarativePropertyCache *rootPropertyCache; variable