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.