Qt:检测矩形悬停
Qt 中是否有任何类可以将 (x,y) 坐标传递给并询问“哪个已知矩形悬停”?在初始化过程中将矩形添加到该对象。
矩形可以由任何可以容纳 (x1, y1, x2, y2) 的类来表示。
Is there any class in Qt that i can pass (x,y) coordinates to and ask "what known rectangle is hovered"? Rectangles are added to that object at initialization procedure.
Rectangle may be represented by any class that can hold (x1, y1, x2, y2).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
CMANNET85 右
cmannett85 right