kontact
SummaryWidget Class Reference
#include <summarywidget.h>

Detailed Description
Definition at line 39 of file kmail/summarywidget.h.
Public Slots | |
| void | configChanged () |
| virtual void | refresh (const QString &) |
| virtual void | stationRemoved (const QString &) |
| void | updateSummary (bool force=false) |
| virtual void | updateSummary (bool force) |
Public Member Functions | |
| QStringList | configModules () const |
| QStringList | configModules () const |
| QStringList | configModules () const |
| void | documentAdded (const QString &) |
| void | documentRemoved (const QString &) |
| int | summaryHeight () const |
| int | summaryHeight () const |
| SummaryWidget (QWidget *parent) | |
| SummaryWidget (QWidget *parent) | |
| SummaryWidget (Kontact::Plugin *plugin, QWidget *parent) | |
| void | updateSummary (bool force=false) |
Protected Slots | |
| void | rmbMenu (const QString &) |
| void | updateDocuments () |
Protected Member Functions | |
| virtual bool | eventFilter (QObject *obj, QEvent *e) |
| virtual bool | eventFilter (QObject *obj, QEvent *e) |
| virtual bool | eventFilter (QObject *obj, QEvent *e) |
| void | initDocuments () |
| void | readConfig () |
| void | updateView () |
Constructor & Destructor Documentation
| SummaryWidget::SummaryWidget | ( | Kontact::Plugin * | plugin, | |
| QWidget * | parent | |||
| ) |
Definition at line 52 of file kmail/summarywidget.cpp.
| SummaryWidget::SummaryWidget | ( | QWidget * | parent | ) |
Definition at line 48 of file newsticker/summarywidget.cpp.
| SummaryWidget::SummaryWidget | ( | QWidget * | parent | ) |
Member Function Documentation
| void SummaryWidget::configChanged | ( | ) | [slot] |
Definition at line 117 of file newsticker/summarywidget.cpp.
| QStringList SummaryWidget::configModules | ( | ) | const |
| QStringList SummaryWidget::configModules | ( | ) | const |
| QStringList SummaryWidget::configModules | ( | ) | const |
Definition at line 196 of file kmail/summarywidget.cpp.
| void SummaryWidget::documentAdded | ( | const QString & | ) |
Inform the newsticker summary widget that a feed has been added.
Definition at line 107 of file newsticker/summarywidget.cpp.
| void SummaryWidget::documentRemoved | ( | const QString & | ) |
Inform the newsticker summary widget that a feed has been removed.
Definition at line 112 of file newsticker/summarywidget.cpp.
Definition at line 182 of file kmail/summarywidget.cpp.
| void SummaryWidget::initDocuments | ( | ) | [protected] |
Definition at line 133 of file newsticker/summarywidget.cpp.
| void SummaryWidget::readConfig | ( | ) | [protected] |
Definition at line 124 of file newsticker/summarywidget.cpp.
| void SummaryWidget::refresh | ( | const QString & | station | ) | [virtual, slot] |
Definition at line 177 of file weather/summarywidget.cpp.
| void SummaryWidget::rmbMenu | ( | const QString & | url | ) | [protected, slot] |
Definition at line 341 of file newsticker/summarywidget.cpp.
| void SummaryWidget::stationRemoved | ( | const QString & | station | ) | [virtual, slot] |
Definition at line 197 of file weather/summarywidget.cpp.
| int SummaryWidget::summaryHeight | ( | ) | const |
| int SummaryWidget::summaryHeight | ( | ) | const [inline] |
Definition at line 46 of file kmail/summarywidget.h.
| void SummaryWidget::updateDocuments | ( | ) | [protected, slot] |
Definition at line 174 of file newsticker/summarywidget.cpp.
| void SummaryWidget::updateSummary | ( | bool | force = false |
) |
| void SummaryWidget::updateSummary | ( | bool | force = false |
) | [slot] |
| void SummaryWidget::updateSummary | ( | bool | force | ) | [virtual, slot] |
Definition at line 86 of file kmail/summarywidget.cpp.
| void SummaryWidget::updateView | ( | ) | [protected] |
Definition at line 239 of file newsticker/summarywidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference