对话框示例
Qt 包含许多常用操作的标准对话框,如文件选择、打印和颜色选择。
还可以创建自定义对话框,用于与用户进行专门的模态或无模态交互。
许可证向导示例展示了如何在 Qt 中实现复杂的向导。 | |
标准对话框示例展示了 Qt 提供的标准对话框。 | |
标签对话框示例展示了如何使用 QTabWidget 类构建标签对话框。 | |
Trivial Wizard 示例说明了如何使用三个 QWizardPage 实例和一个 QWizard 实例创建线性的三页注册向导。 |
© 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.