Introducing the Qt WebEngine
blog.qt.digia.com
Introducing the Qt WebEngine
1–10 of 37 posts
Re: Introducing the Qt WebEngine
#2Definitely a big change, quite exciting though.
Re: Introducing the Qt WebEngine
#3Re: Introducing the Qt WebEngine
#4Can someone provide a simplified summary?
Re: Introducing the Qt WebEngine
#5Can someone provide a simplified summary?
Re: Introducing the Qt WebEngine
#6Can someone provide a simplified summary?
Re: Introducing the Qt WebEngine
#7Re: Introducing the Qt WebEngine
#8Can someone provide a simplified summary?
Qt is making a change to what iOS/Cocoa, Android, and Microsoft developers call a 'webview', an embedded browser engine. Qt's version of a webview will switch from WebEngine to Chromium. So if you want to render a browser page inside an application built with Qt, in the future this page it will use Chromium's engine, not WebEngine which was a homegrown engine based on webkit.
Re: Introducing the Qt WebEngine
#9One thing that I wonder though: Does this mean that the Qt WebEngine will stay more up to date? Because the old QtWebkit was lagging pretty far behind and for instance didn't get HTML5 support until very recently.