我从Qgraphicview类中获得哪种类型的单元度量?

发布于 2025-01-18 07:00:01 字数 154 浏览 2 评论 0原文

我在 QGraphicsView 中找到了两个点,它们映射到我的场景(QGraphicsScene)。这两个点基于用户创建的 mousecliked(mousePressEvent),这些点作为一条线的两个端点。我使用求两点距离的公式获得了直线的距离。我不确定我获得的测量单位是什么,是像素吗?

I have located two points in my QGraphicsView which is map to my scene(QGraphicsScene).The two points are based on the mousecliked(mousePressEvent) made by the user, these points serve as the two endpoints of a line. I obtained the distance of the line using the formula to find the distance of two points. I am not sure what unit of measurement does I obtain, is it in pixel?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文