akregator/src
Akregator::ArticleInterceptor Class Reference
#include <articleinterceptor.h>
Detailed Description
Interface for intercepting new articles which were just fetched before adding them to the archive.E.g. an article filter could implement this interface to get fetched articles and label them
Definition at line 16 of file articleinterceptor.h.
Public Member Functions | |
virtual void | processArticle (Article &article)=0 |
Member Function Documentation
|
processes an article. Note that the interceptor may modify the article |
The documentation for this class was generated from the following file: