如何检查 QWidget 树层次结构

发布于 2025-01-10 04:33:20 字数 108 浏览 0 评论 0原文

我正在开发一个遗留的 Qt 应用程序,其中 QWidget 是动态添加和更新的,我想访问 QWidget 树来解决问题。

是否有任何工具可以让开发人员检查 Qt 应用程序的小部件/窗口树?

I am working on a legacy Qt application where QWidgets are added and updated dynamically, and I would like to access the QWidget tree to troubleshoot problems.

Are there any tools that enable developers to inspect the widget/window tree of a Qt application?

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

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

发布评论

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

评论(1

往日情怀 2025-01-17 04:33:20

作为仅限 Windows 的解决方案,Microsoft 的 Inspect 提供一种检查桌面上当前所有 UI 元素的方法。

尽管 Microsoft 的 Accessibility Insights 被描述为 Microsoft Inspect 的后继者,但 Accessibility Insights 在这方面基本上不可用且无用。

As a Windows-only solution, Microsoft's Inspect offers a way to examine all UI elements currently in your desktop.

Even though Microsoft's Accessibility Insights is depicted as the successor of Microsoft's Inspect, Accessibility Insights is largely unusable and useless in this regard.

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