messageviewer
MessageViewer::AdBlockElementHiding Class Reference
#include <adblockelementhiding.h>
Public Member Functions | |
AdBlockElementHiding () | |
bool | addRule (const QString &rule) |
void | apply (QWebElement &document, const QString &domain) const |
void | clear () |
Detailed Description
Definition at line 35 of file adblockelementhiding.h.
Constructor & Destructor Documentation
AdBlockElementHiding::AdBlockElementHiding | ( | ) |
Definition at line 33 of file adblockelementhiding.cpp.
Member Function Documentation
bool AdBlockElementHiding::addRule | ( | const QString & | rule | ) |
Definition at line 38 of file adblockelementhiding.cpp.
void AdBlockElementHiding::apply | ( | QWebElement & | document, |
const QString & | domain | ||
) | const |
Definition at line 66 of file adblockelementhiding.cpp.
void AdBlockElementHiding::clear | ( | ) |
Definition at line 92 of file adblockelementhiding.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.