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
|
|
Reimplement and return the part here. Reimplementing createPart() is mandatory! Implements Kontact::Plugin. Definition at line 47 of file multisynk_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 44 of file multisynk_plugin.h. |
The documentation for this class was generated from the following files:

