Qt Quick UIデザイン

Qt Quick Designer を使用して、Design モードでQt Quick ベースの UI をデザインできます。

Creating UI logic

コンポーネントにアクションを適用させたり、バックエンドシステムからのモックデータに反応させたりする UI ロジックを追加して、複雑なエクスペリエンスをシミュレートすることで、ワイヤーフレームをインタラクティブなプロトタイプに変えることができます。

Optimizing designs

グラフィカル アセットを最適化することで、パフォーマンスの問題を解決します。

Production quality

本番用にUIを微調整します。

UI files

UIファイル(.ui.qml)の制限。

Using QML modules with plugins

C++ プラグインを使用して、カスタム コンポーネントをQt Quick アプリケーションに公開します。

ハウツーも参照してください: Qt Quick UI をデザインする」および「 Qt Quick UI をデザインする」も参照してください。

Copyright © The Qt Company Ltd. and other contributors. 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.