akregator/src
Akregator::ArticleInterceptorManager Class Reference
#include <articleinterceptor.h>
Detailed Description
Singleton managing the interceptors.
Definition at line 25 of file articleinterceptor.h.
Public Member Functions | |
| ArticleInterceptorManager () | |
| virtual | ~ArticleInterceptorManager () |
| void | addInterceptor (ArticleInterceptor *interceptor) |
| void | removeInterceptor (ArticleInterceptor *interceptor) |
| QValueList< ArticleInterceptor * > | interceptors () const |
Static Public Member Functions | |
| static ArticleInterceptorManager * | self () |
The documentation for this class was generated from the following files:

