QHtmlParser  0.0.1
A Qt/C++ library for parsing and traversing/searching HTML documents.
QHtmlElement Member List

This is the complete list of members for QHtmlElement, including all inherited members.

attribute(const QString &name) constQHtmlElement
attributes() constQHtmlElement
childElements() constQHtmlElement
elementById(const QString &id) constQHtmlElement
elementsByTagName(const QString &name) constQHtmlElement
elementsByTagName(const QString &name, const QHtmlAttributeMatch &match) constQHtmlElement
elementsByTagName(const QString &name, const QHtmlAttributeMatches &matches, QHtmlParser::MatchType matchType=QHtmlParser::MatchAll) constQHtmlElement
firstChildElement() constQHtmlElement
firstElementByTagName(const QString &name) constQHtmlElement
firstElementByTagName(const QString &name, const QHtmlAttributeMatch &match) constQHtmlElement
firstElementByTagName(const QString &name, const QHtmlAttributeMatches &matches, QHtmlParser::MatchType matchType=QHtmlParser::MatchAll) constQHtmlElement
isNull() constQHtmlElement
lastChildElement() constQHtmlElement
lastElementByTagName(const QString &name) constQHtmlElement
lastElementByTagName(const QString &name, const QHtmlAttributeMatch &match) constQHtmlElement
lastElementByTagName(const QString &name, const QHtmlAttributeMatches &matches, QHtmlParser::MatchType matchType=QHtmlParser::MatchAll) constQHtmlElement
nextSibling() constQHtmlElement
nthChildElement(int n) constQHtmlElement
nthElementByTagName(int n, const QString &name) constQHtmlElement
nthElementByTagName(int n, const QString &name, const QHtmlAttributeMatch &match) constQHtmlElement
nthElementByTagName(int n, const QString &name, const QHtmlAttributeMatches &matches, QHtmlParser::MatchType matchType=QHtmlParser::MatchAll) constQHtmlElement
operator!=(const QHtmlElement &other) constQHtmlElement
operator==(const QHtmlElement &other) constQHtmlElement
parentElement() constQHtmlElement
previousSibling() constQHtmlElement
QHtmlElement()QHtmlElement
QHtmlElement(const QHtmlElement &other)QHtmlElement
tagName() constQHtmlElement
text(bool includeChildElements=false) constQHtmlElement
toString() constQHtmlElement
~QHtmlElement()QHtmlElement