akregator/src
Akregator::Filters::TagMatcher Class Reference
Inheritance diagram for Akregator::Filters::TagMatcher:

Detailed Description
Definition at line 117 of file articlefilter.h.
Public Member Functions | |
TagMatcher () | |
TagMatcher (const QString &tagID) | |
TagMatcher (const TagMatcher &other) | |
virtual | ~TagMatcher () |
virtual bool | matches (const Article &article) const |
virtual TagMatcher * | clone () const |
virtual void | writeConfig (KConfig *config) const |
virtual void | readConfig (KConfig *config) |
TagMatcher & | operator= (const TagMatcher &other) |
virtual bool | operator== (const AbstractMatcher &) const |
virtual bool | operator!= (const AbstractMatcher &other) const |
Member Function Documentation
TagMatcher * Akregator::Filters::TagMatcher::clone | ( | ) | const [virtual] |
returns a copy of the matcher
Implements Akregator::Filters::AbstractMatcher.
Definition at line 398 of file articlefilter.cpp.
The documentation for this class was generated from the following files: