Changes between Version 94 and Version 95 of QtWebKitTodo


Ignore:
Timestamp:
Jun 8, 2009 7:17:44 AM (15 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v94 v95  
    8484  * Replace {{{QString QWebHitTestResult::linkTarget()const}}} with {{{QWebElement QWebHitTestResult::linkElement() const}}}
    8585  * Remove {{{bool QWebHitTestResult::isScrollBar() const}}} and make sure a null QWebHitTestResult is returned instead
    86   * Replace {{{void QWebFrame::renderContents(...)}}} with new {{{RenderFlags}}} enum in {{{QWebPage}}}.
     86  * Remove {{{void QWebFrame::renderContents(...)}}} and make a graphics dojo example that shows how to turn off scrollbars via policy and draw indicators yourself.
    8787
    8888=== Updating WebKit in Qt 4.6 ===