kontact
TodoSummaryWidget Class Reference
Inheritance diagram for TodoSummaryWidget:

Detailed Description
Definition at line 39 of file todosummarywidget.h.
Public Slots | |
void | updateSummary (bool force=false) |
Public Member Functions | |
TodoSummaryWidget (TodoPlugin *plugin, QWidget *parent, const char *name=0) | |
~TodoSummaryWidget () | |
int | summaryHeight () const |
QStringList | configModules () const |
Protected Member Functions | |
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. Definition at line 265 of file todosummarywidget.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. Definition at line 48 of file todosummarywidget.h. |
|
This is called if the displayed information should be updated.
Reimplemented from Kontact::Summary. Definition at line 52 of file todosummarywidget.h. |
The documentation for this class was generated from the following files: