ダイアログの例
Qt には、ファイル選択、印刷、色選択など、多くの一般的な操作のための標準ダイアログが含まれています。
ユーザーとの特別なモーダルインタラクションやモードレスインタラクションのために、カスタムダイアログを作成することもできます。
ライセンスウィザードの例では、Qt で複雑なウィザードを実装する方法を示しています。 | |
Standard Dialogs の例では、Qt が提供する標準的なダイアログを示しています。 | |
タブダイアログの例では、QTabWidget クラスを使用してタブダイアログを作成する方法を示します。 | |
Trivial Wizardの例では、QWizardPageの3つのインスタンスとQWizardの1つのインスタンスを使って、直線的な3ページの登録ウィザードを作成する方法を示しています。 |
© 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.