KDE PIM / Developers / API Docs / kontact

Kontact::Core Class Reference

This class provides the interface to the Kontact core for the plugins. More...

#include <core.h>

Inherits MainWindow.

Inherited by Kontact::MainWindow.

List of all members.

Signals

Public Member Functions

Protected Member Functions


Detailed Description

This class provides the interface to the Kontact core for the plugins.


Member Function Documentation

virtual void Kontact::Core::selectPlugin Kontact::Plugin plugin  )  [pure virtual]
 

Selects the given plugin.

Parameters:
plugin and raises the associated part.

virtual void Kontact::Core::selectPlugin const QString &  plugin  )  [pure virtual]
 

This is an overloaded member function.

It behaves essentially like the above function.

virtual QValueList<Kontact::Plugin*> Kontact::Core::pluginList  )  const [pure virtual]
 

Returns the pointer list of available plugins.

void Kontact::Core::dayChanged const QDate &   )  [signal]
 

Emitted when a new day starts.


The documentation for this class was generated from the following file: