QML 튜토리얼
이 튜토리얼에서는 Qt Quick UI용 언어인 QML에 대해 소개합니다. 모든 것을 다루는 것은 아니며 핵심 원리를 가르치는 데 중점을 두고 필요에 따라 기능을 소개합니다.
이 튜토리얼의 여러 단계를 통해 QML 값 유형에 대해 배우고, 프로퍼티와 시그널을 사용하여 자체 QML 컴포넌트를 만들고, 상태와 전환을 사용하여 간단한 애니메이션을 만들어 보겠습니다.
1장에서는 최소한의 "Hello world" 프로그램으로 시작하고 다음 장에서는 새로운 개념을 소개합니다.
튜토리얼의 소스 코드는 examples/quick/tutorials/helloworld
디렉토리에 있습니다.
튜토리얼 챕터
© 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.