KDE Frameworks 5 - Integration of the HTML rendering engine WebKit https://kde.org/
Go to file
2024-01-06 01:16:24 +01:00
kdewebkit.spec automatic version update by autodist [release 5.78.0-1mamba;Thu Jan 14 2021] 2024-01-06 01:16:24 +01:00
README.md package created using the webbuild interface [release 5.9.0-1mamba;Sun May 10 2015] 2024-01-06 01:16:22 +01:00

kdewebkit

This library provides KDE integration of the QtWebKit library. If you are using QtWebKit in your KDE application, you are encouraged to use this layer instead of using the QtWebKit classes directly. In particular, you should use KWebView in place of QWebView, KGraphicsWebView in place of QGraphicsWebView and KWebPage in place of QWebPage. See the documentation for those classes for more information.