Changes between Version 86 and Version 87 of QtWebKitTodo
- Timestamp:
- Apr 29, 2009, 7:56:36 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v86 v87 84 84 * Compare {{{QWebElement::tagName(), prefix(), localName() and namespaceUri()}}} with {{{QXmlStreamReader}}} names 85 85 * Add {{{QWebElementCollection QWebElement::children(), and bool hasChildren()}}} (Tor Arne) 86 * Add {{{QVariant QWebElement::evaluateScript(const QString &script);}}}86 * ~~Add {{{QVariant QWebElement::evaluateScript(const QString &script);}}}(Ariya)~~ 87 87 * Add {{{void QWebElement::wrapContents(markup/element); overloads to wrap only the contents inside}}} 88 88 * Add {{{void QWebElement::setInnerXml(const QWebElement &element);}}}