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
int TodoSummaryWidget::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 todosummarywidget.h.
QStringList TodoSummaryWidget::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 264 of file todosummarywidget.cpp.
void TodoSummaryWidget::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 52 of file todosummarywidget.h.
The documentation for this class was generated from the following files: