Changes between Version 85 and Version 86 of QtWebKitTodo
- Timestamp:
- Apr 29, 2009, 3:20:40 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v85 v86 80 80 * Extend documentation with lots of snippets. (Simon) 81 81 * Implement the latest API changes: 82 * Add {{{void QWebElementCollection::append(const QWebElement &element);}}} (Tor Arne)83 * Add {{{bool QWebElementCollection::isEmpty() const;}}} (Tor Arne)82 * ~~Add {{{void QWebElementCollection::append(const QWebElement &element);}}} (Tor Arne)~~ 83 * ~~Add {{{bool QWebElementCollection::isEmpty() const;}}} (Tor Arne)~~ 84 84 * Compare {{{QWebElement::tagName(), prefix(), localName() and namespaceUri()}}} with {{{QXmlStreamReader}}} names 85 85 * Add {{{QWebElementCollection QWebElement::children(), and bool hasChildren()}}} (Tor Arne)