messageviewer
adblockruletextmatchimpl.h
Go to the documentation of this file.
44 bool match(const QNetworkRequest &request, const QString &encodedUrl, const QString &encodedUrlLowerCase) const;
Definition: adblockruleimpl.h:32
QString ruleType() const
Definition: adblockruletextmatchimpl.cpp:93
QString ruleString() const
Definition: adblockruletextmatchimpl.cpp:87
bool match(const QNetworkRequest &request, const QString &encodedUrl, const QString &encodedUrlLowerCase) const
Definition: adblockruletextmatchimpl.cpp:46
AdBlockRuleTextMatchImpl(const QString &filter)
Definition: adblockruletextmatchimpl.cpp:36
static bool isTextMatchFilter(const QString &filter)
Definition: adblockruletextmatchimpl.cpp:61
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 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:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.