用 Qt 小部件填充父级

发布于 2024-08-12 04:35:18 字数 150 浏览 3 评论 0原文

我想在 qt4 设计器中创建应用程序的主窗口。

当我向 centralwidget 添加布局元素时,该元素保留在窗口中间,并且在调整窗口大小时不会移动。我怎样才能让它“填充”整个区域(并正确调整其子项的大小)?我的布局的所有子小部件都正确扩展。

I'd like to create an application's main window in qt4 designer.

When I add a layout element to the centralwidget, that element stays in the middle of the window and does not move when the window is resized. How can I make it "fill" the whole area (and resize its children properly)? All children widgets of my layout are expanding properly.

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

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

发布评论

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

评论(1

金橙橙 2024-08-19 04:35:18

添加元素后,选择主窗口,然后单击其中一种布局(从工具栏),以便将其应用于主窗口的子窗口。

After you add the element, select the main window, and click one of the layouts (from the toolbar), so that it gets applied to the main window's children.

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