kontact
KNotesPlugin Class Reference
#include <knotes_plugin.h>
Inheritance diagram for KNotesPlugin:

Detailed Description
Definition at line 30 of file knotes_plugin.h.
Public Member Functions | |
| const KAboutData * | aboutData () |
| virtual Kontact::Summary * | createSummaryWidget (QWidget *parentWidget) |
| KNotesPlugin (Kontact::Core *core, const QVariantList &) | |
| virtual QString | tipFile () const |
| int | weight () const |
| ~KNotesPlugin () | |
Protected Member Functions | |
| KParts::ReadOnlyPart * | createPart () |
Constructor & Destructor Documentation
| KNotesPlugin::KNotesPlugin | ( | Kontact::Core * | core, | |
| const QVariantList & | ||||
| ) |
Definition at line 41 of file knotes_plugin.cpp.
| KNotesPlugin::~KNotesPlugin | ( | ) |
Definition at line 58 of file knotes_plugin.cpp.
Member Function Documentation
| const KAboutData * KNotesPlugin::aboutData | ( | ) |
Definition at line 80 of file knotes_plugin.cpp.
| KParts::ReadOnlyPart * KNotesPlugin::createPart | ( | ) | [protected] |
Definition at line 70 of file knotes_plugin.cpp.
| Kontact::Summary * KNotesPlugin::createSummaryWidget | ( | QWidget * | parentWidget | ) | [virtual] |
Definition at line 75 of file knotes_plugin.cpp.
| QString KNotesPlugin::tipFile | ( | ) | const [virtual] |
Definition at line 62 of file knotes_plugin.cpp.
| int KNotesPlugin::weight | ( | ) | const [inline] |
Definition at line 40 of file knotes_plugin.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference