messageviewer
AdBlockRuleImpl Class Referenceabstract
#include <adblockruleimpl.h>
Inheritance diagram for AdBlockRuleImpl:
Public Member Functions | |
AdBlockRuleImpl (const QString &) | |
virtual | ~AdBlockRuleImpl () |
virtual bool | match (const QNetworkRequest &request, const QString &encodedUrl, const QString &encodedUrlLowerCase) const =0 |
virtual QString | ruleString () const =0 |
virtual QString | ruleType () const =0 |
Detailed Description
Definition at line 32 of file adblockruleimpl.h.
Constructor & Destructor Documentation
|
inlineexplicit |
Definition at line 35 of file adblockruleimpl.h.
|
inlinevirtual |
Definition at line 36 of file adblockruleimpl.h.
Member Function Documentation
|
pure virtual |
|
pure virtual |
|
pure virtual |
The documentation for this class was generated from the following file:
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.