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
int SummaryWidget::summaryHeight | ( | ) | const [inline, virtual] |
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.
QStringList SummaryWidget::configModules | ( | ) | const [virtual] |
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.
void SummaryWidget::updateSummary | ( | bool | force | ) | [virtual, slot] |
This is called if the displayed information should be updated.
- Parameters:
-
force true if the update was requested by the user
Reimplemented from Kontact::Summary.
Definition at line 76 of file kmail/summarywidget.cpp.
int SummaryWidget::summaryHeight | ( | ) | const [inline, virtual] |
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.
QStringList SummaryWidget::configModules | ( | ) | const [virtual] |
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.
void SummaryWidget::updateSummary | ( | bool | force = false |
) | [inline, virtual, slot] |
This is called if the displayed information should be updated.
- Parameters:
-
force true if the update was requested by the user
Reimplemented from Kontact::Summary.
Definition at line 51 of file korganizer/summarywidget.h.
int SummaryWidget::summaryHeight | ( | ) | const [inline, virtual] |
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.
QStringList SummaryWidget::configModules | ( | ) | const [virtual] |
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.
int SummaryWidget::summaryHeight | ( | ) | const [virtual] |
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.
QStringList SummaryWidget::configModules | ( | ) | const [virtual] |
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.
void SummaryWidget::documentUpdated | ( | DCOPRef | ) |
Inform the newsticker summary widget that an RSSDocument has been updated.
Definition at line 162 of file newsticker/summarywidget.cpp.
void SummaryWidget::documentAdded | ( | QString | ) |
Inform the newsticker summary widget that a feed has been added.
Definition at line 89 of file newsticker/summarywidget.cpp.
void SummaryWidget::documentRemoved | ( | QString | ) |
Inform the newsticker summary widget that a feed has been removed.
Definition at line 94 of file newsticker/summarywidget.cpp.
void SummaryWidget::documentUpdateError | ( | DCOPRef | ref, | |
int | errorCode | |||
) |
Inform the newsticker summary widget that an error occurred while updating a feed.
- Parameters:
-
ref DCOPRef to the failing RSSDocument. errorCode indicates the cause of the failure: 1 = RSS Parse Error, 2 = Could not access file, 3 = Unknown error.
Definition at line 269 of file newsticker/summarywidget.cpp.
void SummaryWidget::updateSummary | ( | bool | force = false |
) | [virtual, slot] |
This is called if the displayed information should be updated.
- Parameters:
-
force true if the update was requested by the user
Reimplemented from Kontact::Summary.
QStringList SummaryWidget::configModules | ( | ) | const [virtual] |
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.
void SummaryWidget::updateSummary | ( | bool | force = false |
) | [virtual] |
This is called if the displayed information should be updated.
- Parameters:
-
force true if the update was requested by the user
Reimplemented from Kontact::Summary.
The documentation for this class was generated from the following files: