khtml::FilterSet Class Reference
#include <khtml_filter_p.h>
Public Member Functions | |
| void | addFilter (const QString &filter) |
| void | clear () |
| bool | isUrlMatched (const QString &url) |
| QString | urlMatchedBy (const QString &url) |
Member Function Documentation
| void khtml::FilterSet::addFilter | ( | const QString & | filter | ) |
ignore special lines starting with "[", "!", "&", or "#" or contain "#" (comments or features are not supported by KHTML's AdBlock
Definition at line 60 of file khtml_filter.cpp.
| void khtml::FilterSet::clear | ( | ) |
Definition at line 175 of file khtml_filter.cpp.
| bool khtml::FilterSet::isUrlMatched | ( | const QString & | url | ) |
Definition at line 142 of file khtml_filter.cpp.
| QString khtml::FilterSet::urlMatchedBy | ( | const QString & | url | ) |
Definition at line 156 of file khtml_filter.cpp.
The documentation for this class was generated from the following files:
KDE 4.7 API Reference