messageviewer
MessageViewer::AdBlockRule Class Reference
#include <adblockrule.h>
Public Member Functions | |
AdBlockRule (const QString &filter) | |
bool | match (const QNetworkRequest &request, const QString &encodedUrl, const QString &encodedUrlLowerCase) const |
Static Public Member Functions | |
static RuleTypes | ruleType (const QString &filter) |
Detailed Description
Definition at line 49 of file adblockrule.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 41 of file adblockrule.cpp.
Member Function Documentation
bool AdBlockRule::match | ( | const QNetworkRequest & | request, |
const QString & | encodedUrl, | ||
const QString & | encodedUrlLowerCase | ||
) | const |
Definition at line 72 of file adblockrule.cpp.
Definition at line 61 of file adblockrule.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:32:45 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:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.