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、
时间: 2024-10-14 04:20:17