Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlSA::PassManager Member List

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

analyze(const Element &root)QQmlSA::PassManager
bindingsByLocation() constQQmlSA::PassManager
elementPasses() constQQmlSA::PassManager
hasImportedModule(QAnyStringView name) constQQmlSA::PassManager
isCategoryEnabled(LoggerWarningId category) constQQmlSA::PassManager
propertyPasses() constQQmlSA::PassManager
registerElementPass(std::unique_ptr< ElementPass > pass)QQmlSA::PassManager
registerPropertyPass(std::shared_ptr< PropertyPass > pass, QAnyStringView moduleName, QAnyStringView typeName, QAnyStringView propertyName=QAnyStringView(), bool allowInheritance=true)QQmlSA::PassManager