specialdates_plugin.h
This class provides the interface to the Kontact core for the plugins.
Definition: core.h:42
virtual const TDEAboutData * aboutData()
Reimplement this method if you want to add your credits to the Kontact about dialog.
Definition: plugin.cpp:129
virtual Summary * createSummaryWidget(TQWidget *)
Reimplement this method if you want to add a widget for your application to Kontact's summary page.
Definition: plugin.h:174
virtual KParts::ReadOnlyPart * createPart()=0
Reimplement and return the part here.