kontact
KitchenSyncPlugin Class Reference
Inheritance diagram for KitchenSyncPlugin:

Detailed Description
Definition at line 35 of file kitchensync_plugin.h.
Public Member Functions | |
KitchenSyncPlugin (Kontact::Core *core, const char *name, const QStringList &) | |
~KitchenSyncPlugin () | |
int | weight () const |
virtual QStringList | configModules () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Member Function Documentation
int KitchenSyncPlugin::weight | ( | ) | const [inline, virtual] |
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 44 of file kitchensync_plugin.h.
KParts::ReadOnlyPart * KitchenSyncPlugin::createPart | ( | ) | [protected, virtual] |
Reimplement and return the part here.
Reimplementing createPart() is mandatory!
Implements Kontact::Plugin.
Definition at line 55 of file kitchensync_plugin.cpp.
The documentation for this class was generated from the following files: