Qt QML 編譯器 C++ 類

The Qt Qml Compiler module provides tools for static analysis of QML code. 更多...

此模塊在 技術預覽 狀態。

名稱空間

QQmlSA

為靜態分析 QML 程序提供工具

QQmlSA::Binding

Represents a single QML property binding for a specific type

QQmlSA::Binding::Bindings

Holds multiple property name to property binding associations

QQmlSA::Element

錶示 QML 類型

QQmlSA::ElementPass

Base class for all static analysis passes on elements

QQmlSA::FixSuggestion

Represents a suggested fix for an issue in the source code

QQmlSA::GenericPass

Base class for static analysis passes

QQmlSA::LintPlugin

Base class for all static analysis plugins

QQmlSA::LoggerWarningId

A wrapper around a string literal to uniquely identify warning categories in the QQmlSA framework

QQmlSA::Method

錶示 QML 方法

QQmlSA::Method::Methods

Holds multiple method name to method associations

QQmlSA::PassManager

Can analyze an element and its children with static analysis passes

QQmlSA::Property

錶示 QML 特性

QQmlSA::PropertyPass

Base class for all static analysis passes on properties

QQmlSA::SourceLocation

Represents a location or region in the source code

詳細描述

有關 Qt QmlCompiler 模塊的更多信息,見 Qt QML 編譯器 模塊文檔編製。