KHTML
khtml::StringsMatcher Class Reference
#include <khtml_filter_p.h>
Public Member Functions | |
void | addString (const QString &pattern) |
void | addWildedString (const QString &prefix, const QRegExp &rx) |
void | clear () |
bool | isMatched (const QString &str, QString *by=0) const |
Detailed Description
Definition at line 33 of file khtml_filter_p.h.
Member Function Documentation
◆ addString()
void khtml::StringsMatcher::addString | ( | const QString & | pattern | ) |
◆ addWildedString()
void khtml::StringsMatcher::addWildedString | ( | const QString & | prefix, |
const QRegExp & | rx | ||
) |
◆ clear()
void khtml::StringsMatcher::clear | ( | ) |
◆ isMatched()
bool khtml::StringsMatcher::isMatched | ( | const QString & | str, |
QString * | by = 0 |
||
) | const |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.