kontact
SDSummaryWidget Class Reference
Inheritance diagram for SDSummaryWidget:

Detailed Description
Definition at line 43 of file sdsummarywidget.h.
Public Member Functions | |
SDSummaryWidget (Kontact::Plugin *plugin, QWidget *parent, const char *name=0) | |
QStringList | configModules () const |
void | configUpdated () |
void | updateSummary (bool force=false) |
Protected Member Functions | |
virtual bool | eventFilter (QObject *obj, QEvent *e) |
Member Function Documentation
QStringList SDSummaryWidget::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 632 of file sdsummarywidget.cpp.
void SDSummaryWidget::updateSummary | ( | bool | force = false |
) | [inline, 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.
Definition at line 53 of file sdsummarywidget.h.
The documentation for this class was generated from the following files: