Aero 向导在 Qt Designer 中无法正确显示标题/描述

发布于 2024-11-15 22:38:54 字数 195 浏览 3 评论 0原文

我目前正在 Qt 中(使用设计器)制作一个项目,该项目使用具有 Aero Wizard 风格的向导。

当我运行我的程序时,它显示向导,但标题位于向导下方的 1/3,描述位于向导下方的 2/3(由于愚蠢的规则,无法制作图片)。是我做错了什么,还是Qt中的一个错误?

此外,放置在向导中的任何小部件都位于描述下方,通常会导致它们“溢出”到窗口之外。

I am currently making a Project in Qt (using designer) that uses an Wizard with the Aero Wizard style.

When I run my program, it shows the Wizard but the title is 1/3 down the wizard and the description is 2/3 down the wizard (can't do picture because of stupid rules). Is it something I am doing wrong, or a bug in Qt.

Additionally, any widgets placed in the wizard go below the description, often causing them to "overflow" outside the window.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

熟人话多 2024-11-22 22:38:54

想通了。我所要做的就是水平放置它,然后它就会正确显示!

Figured it out. All I had to to was lay it out horizontally, then it displays properly!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文