pkgsrc/www/kdewebkit/DESCR
markd c4e85e66b4 Add KDE Frameworks 5.21.0 packages:
kdewebkit - KDE Integration for QtWebKit
2016-05-26 09:31:43 +00:00

7 lines
405 B
Text

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.