kontact
KNotesPlugin Class Reference
Inheritance diagram for KNotesPlugin:

Detailed Description
Definition at line 32 of file knotes_plugin.h.
Public Member Functions | |
KNotesPlugin (Kontact::Core *core, const char *name, const QStringList &) | |
~KNotesPlugin () | |
virtual Kontact::Summary * | createSummaryWidget (QWidget *parentWidget) |
int | weight () const |
const KAboutData * | aboutData () |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Member Function Documentation
|
Reimplement this method if you want to add your credits to the Kontact about dialog.
Reimplemented from Kontact::Plugin. Definition at line 67 of file knotes_plugin.cpp. |
|
Reimplement and return the part here. Reimplementing createPart() is mandatory! Implements Kontact::Plugin. Definition at line 57 of file knotes_plugin.cpp. |
|
Reimplement this method if you want to add a widget for your application to Kontact's summary page.
Reimplemented from Kontact::Plugin. Definition at line 62 of file knotes_plugin.cpp. |
|
Return the weight of the plugin. The higher the weight the lower it will be displayed in the sidebar. The default implementation returns 0. Reimplemented from Kontact::Plugin. Definition at line 42 of file knotes_plugin.h. |
The documentation for this class was generated from the following files: