QML 정적 분석 튜토리얼

이 튜토리얼에서는 QML 코드를 정적으로 분석하는 API인 QQmlSA 에 대해 소개합니다.

이 튜토리얼의 여러 단계를 통해 기본 qmllint 플러그인을 설정하는 방법을 배우고, 사용자 지정 분석 패스를 만들고, fixit 힌트에 대한 지원을 추가할 것입니다.

1장에서는 최소한의 플러그인으로 시작하고 다음 장에서는 새로운 개념을 소개합니다.

튜토리얼의 소스 코드는 examples/qmlcompiler/tutorials/helloworld 디렉토리에 있습니다.

튜토리얼 챕터

  1. 기본 설정
  2. 사용자 지정 패스
  3. Fixit 힌트

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