kontact
PlannerPlugin Class Reference
#include <plannerplugin.h>
Inherits Plugin.
Public Member Functions | |
PlannerPlugin (KontactInterface::Core *core, const QVariantList &) | |
~PlannerPlugin () | |
const KAboutData * | aboutData () const |
virtual KontactInterface::Summary * | createSummaryWidget (QWidget *parentWidget) |
int | weight () const |
Protected Member Functions | |
virtual KParts::ReadOnlyPart * | createPart () |
Detailed Description
Definition at line 31 of file plannerplugin.h.
Constructor & Destructor Documentation
PlannerPlugin::PlannerPlugin | ( | KontactInterface::Core * | core, |
const QVariantList & | |||
) |
Definition at line 36 of file plannerplugin.cpp.
PlannerPlugin::~PlannerPlugin | ( | ) |
Definition at line 43 of file plannerplugin.cpp.
Member Function Documentation
const KAboutData * PlannerPlugin::aboutData | ( | ) | const |
Definition at line 52 of file plannerplugin.cpp.
|
inlineprotectedvirtual |
Definition at line 43 of file plannerplugin.h.
|
virtual |
Definition at line 47 of file plannerplugin.cpp.
|
inline |
Definition at line 37 of file plannerplugin.h.
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.