Qt Widgets Designerの使用例

Qt Widgets Designerは、コードを記述することなくフォームを作成および設定できる高機能なグラフィカル・ユーザー・インターフェイス・デザイナーです。 Designerで作成したGUIは、アプリケーションにコンパイルすることも、ランタイムに作成することもできます。Qt Widgets

以下の例では、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 用のカスタム ウィジェット プラグインを作成し、プラグインに関連付けられたカスタム タスク メニュー エントリを提供します。

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