KHTML
khtml::StringsMatcher Class Reference
#include <khtml_filter_p.h>
Public Member Functions | |
| void | addString (const QString &pattern) |
| void | addWildedString (const QString &prefix, const QRegExp &rx) |
| void | clear () |
| bool | isMatched (const QString &str, QString *by=0) const |
Detailed Description
Definition at line 33 of file khtml_filter_p.h.
Member Function Documentation
| void khtml::StringsMatcher::addString | ( | const QString & | pattern | ) |
Definition at line 182 of file khtml_filter.cpp.
| void khtml::StringsMatcher::addWildedString | ( | const QString & | prefix, |
| const QRegExp & | rx | ||
| ) |
Definition at line 216 of file khtml_filter.cpp.
| void khtml::StringsMatcher::clear | ( | ) |
Definition at line 305 of file khtml_filter.cpp.
Definition at line 238 of file khtml_filter.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference