kontact
NewsTickerPlugin Class Reference
Inheritance diagram for NewsTickerPlugin:

Detailed Description
Definition at line 28 of file newsticker_plugin.h.
Public Member Functions | |
NewsTickerPlugin (Kontact::Core *core, const char *name, const QStringList &) | |
virtual Kontact::Summary * | createSummaryWidget (QWidget *parentWidget) |
Protected Member Functions | |
virtual KParts::ReadOnlyPart * | createPart () |
Member Function Documentation
Kontact::Summary * NewsTickerPlugin::createSummaryWidget | ( | QWidget * | parentWidget | ) | [virtual] |
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 40 of file newsticker_plugin.cpp.
virtual KParts::ReadOnlyPart* NewsTickerPlugin::createPart | ( | ) | [inline, protected, virtual] |
Reimplement and return the part here.
Reimplementing createPart() is mandatory!
Implements Kontact::Plugin.
Definition at line 37 of file newsticker_plugin.h.
The documentation for this class was generated from the following files: