kontact
PlannerPlugin Class Reference
#include <plannerplugin.h>
Inheritance diagram for PlannerPlugin:

Detailed Description
Definition at line 33 of file plannerplugin.h.
Public Member Functions | |
| const KAboutData * | aboutData () |
| virtual Kontact::Summary * | createSummaryWidget (QWidget *parentWidget) |
| PlannerPlugin (Kontact::Core *core, const QVariantList &) | |
| int | weight () const |
| ~PlannerPlugin () | |
Protected Member Functions | |
| virtual KParts::ReadOnlyPart * | createPart () |
Constructor & Destructor Documentation
| PlannerPlugin::PlannerPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 38 of file plannerplugin.cpp.
| PlannerPlugin::~PlannerPlugin | ( | ) |
Definition at line 45 of file plannerplugin.cpp.
Member Function Documentation
| const KAboutData * PlannerPlugin::aboutData | ( | ) |
Definition at line 54 of file plannerplugin.cpp.
| virtual KParts::ReadOnlyPart* PlannerPlugin::createPart | ( | ) | [inline, protected, virtual] |
Definition at line 45 of file plannerplugin.h.
| Kontact::Summary * PlannerPlugin::createSummaryWidget | ( | QWidget * | parentWidget | ) | [virtual] |
Definition at line 49 of file plannerplugin.cpp.
| int PlannerPlugin::weight | ( | ) | const [inline] |
Definition at line 39 of file plannerplugin.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference