kontact
MultiSynkPlugin Class Reference
Inheritance diagram for MultiSynkPlugin:

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