KHTML
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) |
Detailed Description
Definition at line 59 of file khtml_filter_p.h.
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 174 of file khtml_filter.cpp.
Definition at line 141 of file khtml_filter.cpp.
Definition at line 155 of file khtml_filter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.