kontact

Akregator::Plugin Class Reference

Inheritance diagram for Akregator::Plugin:

Kontact::Plugin List of all members.

Detailed Description

Definition at line 51 of file akregator_plugin.h.


Public Member Functions

 Plugin (Kontact::Core *core, const char *name, const QStringList &)
int weight () const
AkregatorPartIface_stubinterface ()
virtual QStringList configModules () const
virtual QStringList invisibleToolbarActions () const
virtual bool isRunningStandalone ()
virtual void readProperties (KConfig *config)
virtual void saveProperties (KConfig *config)

Protected Member Functions

MyBasePartcreatePart ()

Protected Attributes

AkregatorPartIface_stubm_stub
Kontact::UniqueAppWatcherm_uniqueAppWatcher

Member Function Documentation

MyBasePart* Akregator::Plugin::createPart  )  [protected, virtual]
 

Reimplement and return the part here.

Reimplementing createPart() is mandatory!

Implements Kontact::Plugin.

virtual QStringList Akregator::Plugin::invisibleToolbarActions  )  const [virtual]
 

Returns a list of action name which shall be hidden in the main toolbar.

Reimplemented from Kontact::Plugin.

virtual bool Akregator::Plugin::isRunningStandalone  )  [virtual]
 

Reimplement this method and return wether a standalone application is still running This is only required if your part is also available as standalone application.

Reimplemented from Kontact::Plugin.

virtual void Akregator::Plugin::readProperties KConfig *  config  )  [virtual]
 

Session management: read properties.

Reimplemented from Kontact::Plugin.

virtual void Akregator::Plugin::saveProperties KConfig *  config  )  [virtual]
 

Session management: save properties.

Reimplemented from Kontact::Plugin.

int Akregator::Plugin::weight  )  const [inline, virtual]
 

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 60 of file akregator_plugin.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys