kontact
SummaryWidget Class Reference
Inheritance diagram for SummaryWidget:

Detailed Description
Definition at line 41 of file kmail/summarywidget.h.
Public Slots | |
virtual void | updateSummary (bool force) |
void | updateSummary (bool force=false) |
void | updateSummary (bool force=false) |
void | configChanged () |
DCOP Member Functions | |
void | receiveDaemonStatusDetails (QDateTime, QString, QStringList, QString, QString, QString, bool) |
void | documentUpdated (DCOPRef) |
void | documentAdded (QString) |
void | documentRemoved (QString) |
void | documentUpdateError (DCOPRef ref, int errorCode) |
virtual void | refresh (QString) |
virtual void | stationRemoved (QString) |
Public Member Functions | |
SummaryWidget (Kontact::Plugin *plugin, QWidget *parent, const char *name=0) | |
int | summaryHeight () const |
QStringList | configModules () const |
SummaryWidget (KOrganizerPlugin *plugin, QWidget *parent, const char *name=0) | |
~SummaryWidget () | |
int | summaryHeight () const |
QStringList | configModules () const |
SummaryWidget (QWidget *parent, const char *name=0) | |
int | summaryHeight () const |
QStringList | configModules () const |
SummaryWidget (QWidget *parent, const char *name=0) | |
int | summaryHeight () const |
QStringList | configModules () const |
SummaryWidget (QWidget *parent, const char *name=0) | |
QStringList | configModules () const |
void | updateSummary (bool force=false) |
Public Attributes | |
k_dcop_hidden | __pad0__: void slotUnreadCountChanged() |
Protected Slots | |
void | updateDocuments () |
void | rmbMenu (const QString &) |
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 | updateView () |
void | readConfig () |
virtual bool | eventFilter (QObject *obj, QEvent *e) |
Member Function Documentation
|
Return list of strings identifying configuration modules for this summary part. The string has to be suitable for being passed to KCMultiDialog::addModule(). Reimplemented from Kontact::Summary. |
|
Return list of strings identifying configuration modules for this summary part. The string has to be suitable for being passed to KCMultiDialog::addModule(). Reimplemented from Kontact::Summary. |
|
Return list of strings identifying configuration modules for this summary part. The string has to be suitable for being passed to KCMultiDialog::addModule(). Reimplemented from Kontact::Summary. |
|
Return list of strings identifying configuration modules for this summary part. The string has to be suitable for being passed to KCMultiDialog::addModule(). Reimplemented from Kontact::Summary. |
|
Return list of strings identifying configuration modules for this summary part. The string has to be suitable for being passed to KCMultiDialog::addModule(). Reimplemented from Kontact::Summary. Definition at line 177 of file kmail/summarywidget.cpp. |
|
Inform the newsticker summary widget that a feed has been added.
Definition at line 89 of file newsticker/summarywidget.cpp. |
|
Inform the newsticker summary widget that a feed has been removed.
Definition at line 94 of file newsticker/summarywidget.cpp. |
|
Inform the newsticker summary widget that an RSSDocument has been updated.
Definition at line 162 of file newsticker/summarywidget.cpp. |
|
Inform the newsticker summary widget that an error occurred while updating a feed.
Definition at line 269 of file newsticker/summarywidget.cpp. |
|
Return logical height of summary widget. This is used to calculate how much vertical space relative to other summary widgets this widget will use in the summary view. Reimplemented from Kontact::Summary. |
|
Return logical height of summary widget. This is used to calculate how much vertical space relative to other summary widgets this widget will use in the summary view. Reimplemented from Kontact::Summary. Definition at line 54 of file kpilot/summarywidget.h. |
|
Return logical height of summary widget. This is used to calculate how much vertical space relative to other summary widgets this widget will use in the summary view. Reimplemented from Kontact::Summary. Definition at line 48 of file korganizer/summarywidget.h. |
|
Return logical height of summary widget. This is used to calculate how much vertical space relative to other summary widgets this widget will use in the summary view. Reimplemented from Kontact::Summary. Definition at line 49 of file kmail/summarywidget.h. |
|
This is called if the displayed information should be updated.
Reimplemented from Kontact::Summary. |
|
This is called if the displayed information should be updated.
Reimplemented from Kontact::Summary. |
|
This is called if the displayed information should be updated.
Reimplemented from Kontact::Summary. Definition at line 51 of file korganizer/summarywidget.h. |
|
This is called if the displayed information should be updated.
Reimplemented from Kontact::Summary. Definition at line 76 of file kmail/summarywidget.cpp. |
The documentation for this class was generated from the following files: