KHTML
khtml_filter_p.h
Go to the documentation of this file.
61 // Parses and registers a filter. This will also strip @@ for exclusion rules, skip comments, etc.
Definition: khtml_filter_p.h:59
void addFilter(const QString &filter)
void clear()
QString urlMatchedBy(const QString &url)
bool isUrlMatched(const QString &url)
Definition: khtml_filter_p.h:33
void clear()
bool isMatched(const QString &str, QString *by=0) const
void addWildedString(const QString &prefix, const QRegExp &rx)
void addString(const QString &pattern)
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.