notificationmanager.h
A proxy class for RSS::Article with some additional methods to assist sorting.
Definition: article.h:58
this class collects notification requests (new articles etc.) and processes them using KNotify.
Definition: notificationmanager.h:37
void slotNotifyFeeds(const TQStringList &feeds)
notifies the addition of feeds (used when added via DCOP or command line)
Definition: notificationmanager.cpp:74
void setWidget(TQWidget *widget, TDEInstance *inst=0)
the widget used for notification, normally either the mainwindow or the tray icon
Definition: notificationmanager.cpp:55
void slotNotifyArticle(const Article &article)
notifies an article.
Definition: notificationmanager.cpp:61