wiki:QtWebKitFeatures46

Version 2 (modified by ben@webkit.org, 15 years ago) (diff)

--

Since the last release with Qt 4.5 many features have been implemented in the core of WebKit as well as on the Qt specific side of the code. This page provides a summary of these features:

Features specific to the QtWebKit API

  • QWebPluginDatabase to provide access to plugin information and specify preferences.
  • QWebElement together with QWebFrame::findFirstElement and findAllElements allows easy traversal and content manipulation.
  • qWebKitVersion to determine the current WebKit Version

Cross-platform WebKit features