リモート Linux ラン設定の指定
選択したキットの実行設定を指定するには、Projects >Run Settings に進みます。
Linux ベースのデバイスでアプリケーションを実行してデバッグするには、開発ホストか らデバイスへの接続を作成し、デバイス構成をキットに追加する必要があります。Manage Kits を選択して、デバイスをキットに追加します。
アプリケーションを実行すると、Qt Creator ファイルが接続されたデバイスにコピーされます。
実行設定には、開発ホスト上とデバイス上の実行ファイルへのパスが表示されます。例えば、他のアプリケーションがあなたのアプリケーションを起動するように指定するには、Alternate executable on device フィールドにコマンドを入力し、Use this command instead を選択します。

Command line arguments フィールドには、アプリケーションに渡す引数を指定できます。
リモートで実行中の X11 クライアントをローカル・ディスプレイに表示するには、Forward to local display を選択します。
別のユーザーとして実行する
Linux および macOS では、Run as user でDefault 、root またはOther を選択して、異なる権限でアプリケーションをビルド、デプロイ、および実行します。
プロジェクトのキットを有効にする,実行するプロジェクトの設定,方法も参照してください: リモート Linux 用の開発」、「リモート Linux デバイス用の開発」、「キットの管理」も参照してください。
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.