Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Qt 的新手。我的理解是 Qt 是从 webkit 移植 webview。[如果我错了,请纠正我]。而且我无法找到将哪个版本的 webkit 移植到 Qt 5.0 或更高版本。
请建议我如何找到?
它在 WebKit2 上运行,要找出哪个特定版本有点棘手,但是您应该能够查看 gitorious 上的 Qt 存储库来确定它。如果我没记错的话,它会根据您构建 Qt5 的方式和来源而有所不同。
似乎是 3-4 个月大的快照,请参阅git repo以了解包含的提交。