kontact
KNotesSummaryWidget Class Reference
#include <summarywidget.h>
Inheritance diagram for KNotesSummaryWidget:

Detailed Description
Definition at line 43 of file knotes/summarywidget.h.
Public Member Functions | |
| KNotesSummaryWidget (Kontact::Plugin *plugin, QWidget *parent) | |
| void | updateSummary (bool force=false) |
Protected Slots | |
| void | addNote (KCal::Journal *) |
| void | removeNote (KCal::Journal *) |
| void | updateView () |
| void | urlClicked (const QString &) |
Protected Member Functions | |
| virtual bool | eventFilter (QObject *obj, QEvent *e) |
Constructor & Destructor Documentation
| KNotesSummaryWidget::KNotesSummaryWidget | ( | Kontact::Plugin * | plugin, | |
| QWidget * | parent | |||
| ) |
Definition at line 50 of file knotes/summarywidget.cpp.
Member Function Documentation
| void KNotesSummaryWidget::addNote | ( | KCal::Journal * | j | ) | [protected, slot] |
Definition at line 159 of file knotes/summarywidget.cpp.
Definition at line 144 of file knotes/summarywidget.cpp.
| void KNotesSummaryWidget::removeNote | ( | KCal::Journal * | j | ) | [protected, slot] |
Definition at line 165 of file knotes/summarywidget.cpp.
| void KNotesSummaryWidget::updateSummary | ( | bool | force = false |
) | [inline] |
Definition at line 49 of file knotes/summarywidget.h.
| void KNotesSummaryWidget::updateView | ( | ) | [protected, slot] |
Definition at line 77 of file knotes/summarywidget.cpp.
| void KNotesSummaryWidget::urlClicked | ( | const QString & | ) | [protected, slot] |
Definition at line 135 of file knotes/summarywidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference