messageviewer
adblockelementhiding.cpp
Go to the documentation of this file.
void clear()
void push_back(const T &value)
QStringList split(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const
bool contains(const QString &str, Qt::CaseSensitivity cs) const
AdBlockElementHiding()
Definition: adblockelementhiding.cpp:33
int lastIndexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
QString localName() const
void append(const T &value)
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
QHash< Key, T >::iterator insert(const Key &key, const T &value)
bool isNull() const
bool contains(QChar ch, Qt::CaseSensitivity cs) const
QString mid(int position, int n) const
void apply(QWebElement &document, const QString &domain) const
Definition: adblockelementhiding.cpp:66
QStringList split(const QString &sep, const QString &str, bool allowEmptyEntries)
QWebElementCollection findAll(const QString &selectorQuery) const
void removeFromDocument()
bool addRule(const QString &rule)
Definition: adblockelementhiding.cpp:38
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.