messageviewer
adblockhostmatcher.cpp
Go to the documentation of this file.
47 if (domain.contains(QLatin1Char('/')) || domain.contains(QLatin1Char('*')) || domain.contains(QLatin1Char('^')))
int size() const
const_iterator insert(const T &value)
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
QString toLower() const
bool contains(QChar ch, Qt::CaseSensitivity cs) const
bool contains(const T &value) const
QString mid(int position, int n) const
bool tryAddFilter(const QString &filter)
Definition: adblockhostmatcher.cpp:33
QString left(int n) const
bool match(const QString &host) const
Definition: adblockhostmatcher.cpp:84
void clear()
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.