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 を起動するファイル。 |
| X11 forwarding | Enable を選択すると、リモートで動作している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.