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.
|
protectedvirtual |
Definition at line 814 of file planner.cpp.
|
protectedvirtual |
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.