kontact
KNotesSummaryWidget Class Reference
#include <summarywidget.h>
Inherits Summary.
Public Member Functions | |
KNotesSummaryWidget (KontactInterface::Plugin *plugin, QWidget *parent) | |
~KNotesSummaryWidget () | |
QStringList | configModules () const |
void | updateSummary (bool force=false) |
Protected Member Functions | |
virtual bool | eventFilter (QObject *obj, QEvent *e) |
Detailed Description
Definition at line 52 of file knotes/summarywidget.h.
Constructor & Destructor Documentation
KNotesSummaryWidget::KNotesSummaryWidget | ( | KontactInterface::Plugin * | plugin, |
QWidget * | parent | ||
) |
Definition at line 61 of file knotes/summarywidget.cpp.
KNotesSummaryWidget::~KNotesSummaryWidget | ( | ) |
Definition at line 107 of file knotes/summarywidget.cpp.
Member Function Documentation
QStringList KNotesSummaryWidget::configModules | ( | ) | const |
Definition at line 247 of file knotes/summarywidget.cpp.
Definition at line 232 of file knotes/summarywidget.cpp.
void KNotesSummaryWidget::updateSummary | ( | bool | force = false | ) |
Definition at line 215 of file knotes/summarywidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.