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