Description
Embedded web content can be displayed inside Qt5 applications through a WebKit-based library and QML API. It is useful for legacy software that still depends on Qt WebKit rather than newer web engine components.
Web rendering engines are security-sensitive, especially with untrusted pages. Prefer maintained alternatives for new applications and keep this dependency limited to software that truly needs it.