是否可以开发在 Windows、Linux、Mac 上运行的 Qt 多点触控应用程序?

发布于 2024-10-08 11:31:41 字数 46 浏览 2 评论 0原文

如果是这样,是否有任何特定于平台的代码需要修改,或者观察到任何其他明显的问题?

If so, are there any platform specific code to be modified, or any other apparent issues observed?

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

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

发布评论

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

评论(1

爱她像谁 2024-10-15 11:31:41

QTouchEvent 已在 Qt 4.6 中添加: http://doc.qt.nokia.com/latest/ qtouchevent.html

有一些 Qt 所做的示例:

http://www.qtouchevent.html youtube.com/watch?v=b749KvoX3w4

存在一些限制,底层窗口系统需要支持此功能,例如 Windows 7。

QTouchEvent was added in Qt 4.6: http://doc.qt.nokia.com/latest/qtouchevent.html

There are some examples of what Qt have done:

http://www.youtube.com/watch?v=b749KvoX3w4

There are limitations in that the underlying windowing system needs to support this, such as Windows 7.

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