Changes between Initial Version and Version 1 of QtWebKitFeatures46


Ignore:
Timestamp:
Aug 10, 2009 8:26:07 AM (15 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitFeatures46

    v1 v1  
     1Since 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:
     2
     3= Features specific to the QtWebKit API =
     4
     5  * QWebPluginDatabase to provide access to plugin information and specify preferences.
     6  * QWebElement together with QWebFrame::findFirstElement and findAllElements allows easy traversal and content manipulation.
     7
     8= Cross-platform WebKit features =