kontact
SpecialdatesPlugin Class Reference
Inheritance diagram for SpecialdatesPlugin:

Detailed Description
Definition at line 32 of file specialdates_plugin.h.
Public Member Functions | |
SpecialdatesPlugin (Kontact::Core *core, const char *name, const QStringList &) | |
~SpecialdatesPlugin () | |
int | weight () const |
const KAboutData * | aboutData () |
virtual Kontact::Summary * | createSummaryWidget (QWidget *parentWidget) |
Protected Member Functions | |
virtual 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 55 of file specialdates_plugin.cpp. |
|
Reimplement and return the part here. Reimplementing createPart() is mandatory! Implements Kontact::Plugin. Definition at line 45 of file specialdates_plugin.h. |
|
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 50 of file specialdates_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 38 of file specialdates_plugin.h. |
The documentation for this class was generated from the following files: