当我构建时,qtcreator 并不总是刷新我的用户界面

发布于 2024-12-11 01:26:13 字数 153 浏览 1 评论 0原文

我注意到很多时候我对使用 Qtcreator 创建的图形界面进行了一些修改,这在构建时并没有立即应用。

即使我调用 qmake 也不起作用。有时我不得不关闭 QTcreator 重新打开它并构建。

您知道是否有办法强制解析 .ui 文件?

干杯

i noticed that many times i do some modification on a graphical interface created with Qtcreator this is not immediatly applied while building.

even if i call qmake does not work. I have sometimes to close QTcreator reopen it again and build.

Do you know if there is a way to force parsing the .ui file?

Cheers

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

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

发布评论

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

评论(1

青芜 2024-12-18 01:26:13

自从我使用 QT 以来已经有一段时间了,但我经常发现与你所问的问题类似的问题。在“项目”>“构建”设置中:确保未选中影子构建。

Its been a while since I used QT but what I often found with problems similar as to what your asking. In the Projects>Build settings: Make shure that shadow-build is unchecked.

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