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

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

flags() constQHtmlAttributeMatch
name() constQHtmlAttribute
operator!=(const QHtmlAttributeMatch &other) constQHtmlAttributeMatch
QHtmlAttribute::operator!=(const QHtmlAttribute &other) constQHtmlAttribute
operator==(const QHtmlAttributeMatch &other) constQHtmlAttributeMatch
QHtmlAttribute::operator==(const QHtmlAttribute &other) constQHtmlAttribute
QHtmlAttribute()QHtmlAttribute
QHtmlAttribute(const QString &name, const QString &value)QHtmlAttributeexplicit
QHtmlAttributeMatch()QHtmlAttributeMatch
QHtmlAttributeMatch(const QString &name, const QString &value, QHtmlParser::MatchFlags flags=QHtmlParser::MatchFlags(QHtmlParser::MatchExactly))QHtmlAttributeMatchexplicit
setFlag(QHtmlParser::MatchFlag flag, bool on=true)QHtmlAttributeMatch
setFlags(QHtmlParser::MatchFlags flags)QHtmlAttributeMatch
setName(const QString &name)QHtmlAttribute
setValue(const QString &value)QHtmlAttribute
testFlag(QHtmlParser::MatchFlag flag) constQHtmlAttributeMatch
value() constQHtmlAttribute