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
void khtml::StringsMatcher::addString | ( | const QString & | pattern | ) |
Definition at line 181 of file khtml_filter.cpp.
void khtml::StringsMatcher::addWildedString | ( | const QString & | prefix, |
const QRegExp & | rx | ||
) |
Definition at line 215 of file khtml_filter.cpp.
void khtml::StringsMatcher::clear | ( | ) |
Definition at line 304 of file khtml_filter.cpp.
Definition at line 237 of file khtml_filter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Nov 25 2019 23:38:16 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Nov 25 2019 23:38:16 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.