就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.7.2
Qt QML Compiler
C++ 类
QtQmlCompiler (技术预览)
PassManager
List of All Members for PassManager
这是完整成员列表为
QQmlSA::PassManager
,包括继承的成员。
analyze
(const QQmlSA::Element &)
bindingsByLocation
() const : std::unordered_map<quint32, QQmlSA::BindingInfo>
elementPasses
() const : std::vector<std::shared_ptr<QQmlSA::ElementPass>>
hasImportedModule
(QAnyStringView) const : bool
isCategoryEnabled
(QQmlSA::LoggerWarningId) const : bool
propertyPasses
() const : std::multimap<QString, QQmlSA::PropertyPassInfo>
registerElementPass
(std::unique_ptr<QQmlSA::ElementPass>)
registerPropertyPass
(std::shared_ptr<QQmlSA::PropertyPass>, QAnyStringView, QAnyStringView, QAnyStringView, bool) : bool