kontact
KarmPlugin Class Reference
Inheritance diagram for KarmPlugin:

Detailed Description
Definition at line 37 of file karm_plugin.h.
Public Slots | |
void | newTask () |
Public Member Functions | |
KarmPlugin (Kontact::Core *core, const char *name, const QStringList &) | |
~KarmPlugin () | |
int | weight () const |
Protected Member Functions | |
KParts::ReadOnlyPart * | createPart () |
Protected Attributes | |
KarmDCOPIface_stub * | mStub |
Member Function Documentation
|
Reimplement and return the part here. Reimplementing createPart() is mandatory! Implements Kontact::Plugin. Definition at line 53 of file karm_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 46 of file karm_plugin.h. |
The documentation for this class was generated from the following files: