tishion / QCefView

Moved to CefView/QCefView
https://cefview.github.io/QCefView/
GNU Lesser General Public License v3.0
315 stars 116 forks source link

Why not use QtWebEngine? #50

Open winsoft666 opened 4 years ago

winsoft666 commented 4 years ago

What is the difference between QCefView and QtWebEngine?

yuanfeng1995 commented 4 years ago

With QCefView you are free to choose the Chromium version, but QWebEngine can't, you can only change the Qt version to change the Chromium version, this version may not be what you want.

chaoswong1981 commented 4 years ago

QWebEngine doesn't support some H5 features, but CEF do.