QQmlSA Namespace

QML 프로그램에 대한 정적 분석을 위한 도구를 제공합니다. 더 보기...

Header: #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

상세 설명

클래스

클래스 바인딩

특정 유형에 대한 단일 QML 속성 바인딩을 나타냅니다. 더 보기...

Element 클래스

QML 형을 나타냅니다. 더 보기...

ElementPass 클래스

요소에 대한 모든 정적 분석 패스를 위한 베이스 클래스입니다. 더 보기...

FixSuggestion 클래스

소스 코드의 문제에 대한 제안된 수정 사항을 나타냅니다. 더 보기...

GenericPass 클래스

정적 분석 패스를 위한 기본 클래스입니다. 더 보기...

LintPlugin 클래스

모든 정적 분석 플러그인을 위한 베이스 클래스입니다. 더 보기...

LoggerWarningId 클래스

QQmlSA 프레임워크에서 경고 카테고리를 고유하게 식별하기 위한 문자열 리터럴을 감싸는 래퍼. 더 보기...

메서드 클래스

QML 메서드를 나타냅니다. More...

PassManager 클래스

정적 분석 패스로 요소와 그 자식을 분석할 수 있습니다. 더 보기...

Property 클래스

QML 프로퍼티를 나타냅니다. 더 보기...

PropertyPass 클래스

프로퍼티의 모든 정적 분석 패스에 대한 베이스 클래스입니다. 더 보기...

소스 위치 클래스

소스 코드의 위치 또는 지역을 나타냅니다. 더 보기...

© 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.