ウィジェットベースのUIをデザインする
Qt Widgets Designer を使って、ウィジェットベースのUIをデザインするには:
- Explorer にアクセスし、.uiファイルを選択します。
- を選択します。 Open this file with Qt Widgets Designer.

- を選択します。 Qt Widgets Designerを使用してUIをデザインします。
Qt Widgets Designer の場所を設定する。
VS CodeがQt Widgets Designer を見つけられない場合:
- Command Palette にアクセスし、Qt: Open Qt Extension settings を選択する。
- Custom Widgets Designer Exe Path で、Qt Widgets Designer をインストールしたフォルダへのパスを設定する。

テキストエディタでUIファイルを開く
テキストエディタで UI ファイルを開く
- Explorer にアクセスし、.uiファイルを選択します。
- Open this file with Text Editor を選択する。
- テキストエディタを使用してUIファイルを変更します。
Tutorial:Qt Widgets applicationandQt settingsも参照してください 。
© 2024 The Qt Company Ltd. 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.