QQmlSA Namespace
QMLプログラムの静的解析ツールを提供します。詳細...
ヘッダ | #include <QQmlSA> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS QmlCompiler) target_link_libraries(mytarget PRIVATE Qt6::QmlCompiler) |
ステータス | テクニカルプレビュー |
クラス
class | Binding |
class | Element |
class | ElementPass |
class | FixSuggestion |
class | GenericPass |
class | LintPlugin |
class | LoggerWarningId |
class | Method |
class | PassManager |
class | Property |
class | PropertyPass |
class | SourceLocation |
クラス
クラスBinding
特定の型に対する単一の QML プロパティバインディングを表します。詳細
クラスElement
QML 型を表します。詳細
クラスElementPass
要素に対するすべての静的解析パスの基底クラスです。詳細はこちら
クラスFixSuggestion
ソースコードの問題に対する修正案を表します。詳細はこちら
クラスGenericPass
静的解析パスの基本クラスです。詳細はこちら
クラスLintPlugin
すべての静的解析プラグインの基底クラスです。詳細はこちら
クラスLoggerWarningId
QQmlSA
フレームワークの警告カテゴリを一意に識別するための文字列リテラルのラッパー。詳細
クラスMethod
QML メソッドを表します。詳細はこちら
クラスPassManager
要素とその子を静的解析パスで解析します。詳細はこちら
クラスProperty
QML プロパティを表します。詳細はこちら
クラスPropertyPass
プロパティに対するすべての静的解析パスの基底クラスです。詳細はこちら
クラスSourceLocation
ソースコード内の場所または領域を表します。詳細はこちら
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.