Home
last modified time | relevance | path

Searched refs:resolvedScripts (Results 1 – 11 of 11) sorted by path

/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativecompiler.cpp669 foreach (const QDeclarativeTypeData::ScriptReference &script, unit->resolvedScripts()) { in compileTree()
H A Dqdeclarativetypeloader.cpp897 const QList<QDeclarativeTypeData::ScriptReference> &QDeclarativeTypeData::resolvedScripts() const in resolvedScripts() function in QDeclarativeTypeData
H A Dqdeclarativetypeloader_p.h256 const QList<ScriptReference> &resolvedScripts() const; in Q_DECLARE_OPERATORS_FOR_FLAGS()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlimport.cpp478 QList<QQmlImports::ScriptReference> QQmlImports::resolvedScripts() const in resolvedScripts() function in QQmlImports
H A Dqqmlimport_p.h194 QList<ScriptReference> resolvedScripts() const;
H A Dqqmltypedata.cpp85 const QList<QQmlTypeData::ScriptReference> &QQmlTypeData::resolvedScripts() const in resolvedScripts() function in QQmlTypeData
799 const auto resolvedScripts = m_importCache.resolvedScripts(); in resolveTypes() local
800 for (const QQmlImports::ScriptReference &script : resolvedScripts) { in resolveTypes()
H A Dqqmltypedata_p.h95 const QList<ScriptReference> &resolvedScripts() const;
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlimport.cpp478 QList<QQmlImports::ScriptReference> QQmlImports::resolvedScripts() const in resolvedScripts() function in QQmlImports
H A Dqqmlimport_p.h194 QList<ScriptReference> resolvedScripts() const;
H A Dqqmltypedata.cpp85 const QList<QQmlTypeData::ScriptReference> &QQmlTypeData::resolvedScripts() const in resolvedScripts() function in QQmlTypeData
799 const auto resolvedScripts = m_importCache.resolvedScripts(); in resolveTypes() local
800 for (const QQmlImports::ScriptReference &script : resolvedScripts) { in resolveTypes()
H A Dqqmltypedata_p.h95 const QList<ScriptReference> &resolvedScripts() const;