码迷,mamicode.com
首页 > Web开发 > 详细

QWebView_QWebEngineView

时间:2016-08-07 21:35:28      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:

1、http://stackoverflow.com/questions/29055475/qwebview-or-qwebengineview

 

QWebView uses WebKit as the backend.

http://doc.qt.io/qt-5/qwebview.html#details

QWebEngineView uses Chromium as the backend.

http://doc.qt.io/qt-5/qwebengineview.html#details

 

It seems to me that QWebView is the only option when targeting iOS or Android and that QWebEngineView is only available on desktops. Is this correct? 

 

2、

QWebView_QWebEngineView

标签:

原文地址:http://www.cnblogs.com/cppskill/p/5747101.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!