Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlSA::PassManagerPrivate Member List

This is the complete list of members for QQmlSA::PassManagerPrivate, including all inherited members.

addBindingSourceLocations(const QQmlSA::Element &element, const QQmlSA::Element &scope=QQmlSA::Element(), const QString prefix=QString(), bool isAttached=false)QQmlSA::PassManagerPrivate
analyze(const Element &root)QQmlSA::PassManagerPrivate
analyzeBinding(const QQmlSA::Element &element, const QQmlSA::Element &value, const QQmlSA::SourceLocation &location)QQmlSA::PassManagerPrivate
analyzeCall(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &readScope, const QQmlSA::SourceLocation &location)QQmlSA::PassManagerPrivate
analyzeRead(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &readScope, const QQmlSA::SourceLocation &location)QQmlSA::PassManagerPrivate
analyzeWrite(const QQmlSA::Element &element, const QString &propertyName, const QQmlSA::Element &value, const QQmlSA::Element &writeScope, const QQmlSA::SourceLocation &location)QQmlSA::PassManagerPrivate
createPassManager(QQmlJSImportVisitor *visitor, QQmlJSTypeResolver *resolver)QQmlSA::PassManagerPrivateinlinestatic
deletePassManager(PassManager *q)QQmlSA::PassManagerPrivateinlinestatic
findPropertyUsePasses(const QQmlSA::Element &element, const QString &propertyName)QQmlSA::PassManagerPrivate
GenericPass classQQmlSA::PassManagerPrivatefriend
get(PassManager *manager)QQmlSA::PassManagerPrivateinlinestatic
get(const PassManager *manager)QQmlSA::PassManagerPrivateinlinestatic
hasImportedModule(QAnyStringView name) constQQmlSA::PassManagerPrivate
m_bindingsByLocationQQmlSA::PassManagerPrivate
m_elementPassesQQmlSA::PassManagerPrivate
m_propertyPassesQQmlSA::PassManagerPrivate
m_typeResolverQQmlSA::PassManagerPrivate
m_visitorQQmlSA::PassManagerPrivate
PassManagerPrivate(QQmlJSImportVisitor *visitor, QQmlJSTypeResolver *resolver)QQmlSA::PassManagerPrivateinline
QT_PREPEND_NAMESPACE(QQmlJSScope)QQmlSA::PassManagerPrivatefriend
registerElementPass(std::unique_ptr< ElementPass > pass)QQmlSA::PassManagerPrivate
registerPropertyPass(std::shared_ptr< PropertyPass > pass, QAnyStringView moduleName, QAnyStringView typeName, QAnyStringView propertyName=QAnyStringView(), bool allowInheritance=true)QQmlSA::PassManagerPrivate
registerPropertyPassOnBuiltinType(std::shared_ptr< PropertyPass > pass, QAnyStringView typeName, QAnyStringView propertyName=QAnyStringView(), bool allowInheritance=true)QQmlSA::PassManagerPrivate
resolver(const QQmlSA::PassManager &)QQmlSA::PassManagerPrivatestatic
visitor(const QQmlSA::PassManager &)QQmlSA::PassManagerPrivatestatic