|
QHtmlParser
0.0.1
A Qt/C++ library for parsing and traversing/searching HTML documents.
|
This is the complete list of members for QHtmlAttributeMatch, including all inherited members.
| flags() const | QHtmlAttributeMatch | |
| name() const | QHtmlAttribute | |
| operator!=(const QHtmlAttributeMatch &other) const | QHtmlAttributeMatch | |
| QHtmlAttribute::operator!=(const QHtmlAttribute &other) const | QHtmlAttribute | |
| operator==(const QHtmlAttributeMatch &other) const | QHtmlAttributeMatch | |
| QHtmlAttribute::operator==(const QHtmlAttribute &other) const | QHtmlAttribute | |
| QHtmlAttribute() | QHtmlAttribute | |
| QHtmlAttribute(const QString &name, const QString &value) | QHtmlAttribute | explicit |
| QHtmlAttributeMatch() | QHtmlAttributeMatch | |
| QHtmlAttributeMatch(const QString &name, const QString &value, QHtmlParser::MatchFlags flags=QHtmlParser::MatchFlags(QHtmlParser::MatchExactly)) | QHtmlAttributeMatch | explicit |
| 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) const | QHtmlAttributeMatch | |
| value() const | QHtmlAttribute |
1.8.12