Qt ウィジェットベースの UI 用ツール

「Qt CreatorからQt Widgets Designerを開く"

Qt にはQt Widgets Designer というウィジェットベースのデザインツールがあります。このツールはQt Creator という開発者ツールにも統合されています。どちらのツールもQtをインストールするとデフォルトでインストールされます。

デザインツールに加えて、UI に必要な機能を含むいくつかの Qt モジュールが必要です。 Qt Widgetsと UI に必要な機能を含むいくつかの Qt モジュールが必要です。これらの機能のほとんどは、Qt をインストールするときに必ずインストールされる Qt の必須モジュールに含まれています。後で追加の Qt モジュールが必要だとわかったら、Qt Maintenance Tool を使って Qt のインストールに追加することができます。

サンプルを見せてください

インストール後、Qt Creator から直接サンプルを開き、デスクトップ上で実行することができます。

© 2025 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.