Python アプリケーションの実行
Qt Creator から直接、Qt for Python アプリケーションを実行できます。 新規プロジェクトウィザードを使用してアプリケーションプロジェクトを作成した場合、Run ボタンを選択すると、main.py ファイルが自動的に実行されます。
プロジェクトの実行設定で、実行する別のファイルを指定することもできます。

実行用にプロジェクトを構成する、 Qt for Python アプリケーションを作成する、 Qt for Python アプリケーションを開発する、Python の実行設定も参照してください 。
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.