kontact
SummaryView Class Reference
Inheritance diagram for SummaryView:

Detailed Description
Definition at line 30 of file summaryview_plugin.h.
Public Member Functions | |
SummaryView (Kontact::Core *core, const char *name, const QStringList &) | |
~SummaryView () | |
int | weight () const |
const KAboutData * | aboutData () |
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 50 of file summaryview_plugin.cpp. |
|
Reimplement and return the part here. Reimplementing createPart() is mandatory! Implements Kontact::Plugin. Definition at line 44 of file summaryview_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 summaryview_plugin.h. |
The documentation for this class was generated from the following files: