messageviewer
MessageViewer::AdBlockHostMatcher Class Reference
#include <adblockhostmatcher.h>
Public Member Functions | |
void | clear () |
bool | match (const QString &host) const |
bool | tryAddFilter (const QString &filter) |
Detailed Description
Definition at line 37 of file adblockhostmatcher.h.
Member Function Documentation
void AdBlockHostMatcher::clear | ( | ) |
Definition at line 89 of file adblockhostmatcher.cpp.
bool AdBlockHostMatcher::match | ( | const QString & | host | ) | const |
Definition at line 84 of file adblockhostmatcher.cpp.
bool AdBlockHostMatcher::tryAddFilter | ( | const QString & | filter | ) |
Definition at line 33 of file adblockhostmatcher.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.