Qt Widgets Designer

Qt Widgets Designer は、コードを書かずにフォームを作成したり設定したりできる、有能なグラフィカル・ユーザー・インターフェイス・デザイナーです。Qt Widgets Designer で作成された GUI は、アプリケーションにコンパイルすることも、ランタイムで作成することもできます。

以下の例では、Qt Widgets Designer フォームの作成方法と使用方法、Qt Widgets Designer カスタムウィジェットプラグインの作成方法を説明します。

Calculator Builder

ランタイムにQt Widgets Designer フォームからユーザー・インタフェースを作成する。

Calculator Form

Qt Widgets Designer で作成したフォームをアプリケーションで使用する。

Calculator Form/Multiple Inheritance

Qt Widgets Designer で作成したフォームをアプリケーションで使用する。

Container Extension Example

Qt Widgets Designer 用のカスタムマルチページプラグインを作成する。

Custom Widget Plugin

Qt Widgets Designer 用のカスタムウィジェットプラグインの作成 .

Task Menu Extension

Qt Widgets Designer 用のカスタムウィジェットプラグインを作成し、プラグインに関連付けられたカスタムタスクメニューエントリーを提供する。

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