kontact
Planner Class Reference
#include <planner.h>
Inherits Summary.
Public Member Functions | |
Planner (KontactInterface::Plugin *plugin, QWidget *parent) | |
QStringList | configModules () const |
void | configUpdated () |
int | summaryHeight () const |
void | updateSummary (bool force=false) |
Protected Member Functions | |
virtual bool | eventFilter (QObject *obj, QEvent *e) |
virtual bool | todoEventFilter (QObject *obj, QEvent *e) |
Detailed Description
Constructor & Destructor Documentation
Planner::Planner | ( | KontactInterface::Plugin * | plugin, |
QWidget * | parent | ||
) |
Definition at line 85 of file planner.cpp.
Member Function Documentation
QStringList Planner::configModules | ( | ) | const |
Definition at line 972 of file planner.cpp.
void Planner::configUpdated | ( | ) |
Definition at line 107 of file planner.cpp.
Definition at line 814 of file planner.cpp.
Definition at line 957 of file planner.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.