Qt Quick のUIプロトタイプ実行設定を指定する
キットで選択した実行デバイス上でアプリケーションを実行するための設定を指定するには、[Projects ] > [Run Settings] に移動します。
注: キット内の「実行デバイス」として、Desktop デバイスタイプを選択してください 。
Qt Quick UI プロトタイププロジェクトの実行設定" src="images/qtquick-ui-prototype-run-settings.webp" title="Qt Quick UI プロトタイププロジェクトの実行設定"/>
次の表は、Qt Quick UI プロトタイプ プロジェクト(.qmlproject )を実行するための設定をまとめたものです。
| 設定 | 値 |
|---|---|
| Override device QML Viewer | Qt QML Viewer を使用します。 |
| Command line arguments | 実行ファイルに渡す引数。 |
| Main QML file | Qt QML Viewer を起動するためのファイル。 |
| Use X11 forwarding | Use X11 forwarding を選択し、DISPLAY を設定して、リモートで実行されている X11 クライアントをローカルディスプレイに表示するようにします。 |
「プロジェクトのキットの有効化」、「実行のためのプロジェクトの設定 」、「Qt Quick UI の設計方法」、「 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.