Description
Web content can be embedded in Qt applications through the Qt port of the WebKit browser engine. It is useful for legacy software that still depends on WebKit APIs instead of newer web engine components.
Browser engines are security-sensitive, especially when rendering untrusted pages. Prefer maintained alternatives for new applications and keep this dependency limited to software that truly needs it.