akregator/src

Akregator::ArticleInterceptor Class Reference

Interface for intercepting new articles which were just fetched before adding them to the archive. More...

#include <articleinterceptor.h>

Inherited by Akregator::Part::ApplyFiltersInterceptor.

List of all members.


Public Member Functions

virtual void processArticle (Article &article)=0

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.


Member Function Documentation

virtual void Akregator::ArticleInterceptor::processArticle ( Article article  )  [pure virtual]

processes an article.

Note that the interceptor may modify the article


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys