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