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
◆ addFilter()
void khtml::FilterSet::addFilter | ( | const QString & | filter | ) |
◆ clear()
void khtml::FilterSet::clear | ( | ) |
◆ isUrlMatched()
bool khtml::FilterSet::isUrlMatched | ( | const QString & | url | ) |
◆ urlMatchedBy()
QString khtml::FilterSet::urlMatchedBy | ( | const QString & | url | ) |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Tue Aug 21 2018 18:48:12 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Tue Aug 21 2018 18:48:12 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.