kontact

Kontact::Core Class Reference

#include <core.h>

Inheritance diagram for Kontact::Core:

KParts::MainWindow KMainWindow KParts::PartBase KXMLGUIBuilder KXMLGUIClient KXMLGUIClient Kontact::MainWindow List of all members.

Detailed Description

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

Definition at line 41 of file core.h.


Signals

void dayChanged (const QDate &)

Public Member Functions

virtual void selectPlugin (Kontact::Plugin *plugin)=0
virtual void selectPlugin (const QString &plugin)=0
virtual QValueList< Kontact::Plugin * > pluginList () const =0
KParts::ReadOnlyPartcreatePart (const char *libname)
virtual void partLoaded (Plugin *plugin, KParts::ReadOnlyPart *part)=0

Protected Member Functions

 Core (QWidget *parentWidget=0, const char *name=0)
QString lastErrorMessage () const

Member Function Documentation

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

Emitted when a new day starts.

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

Returns the pointer list of available plugins.

Implemented in Kontact::MainWindow.

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

This is an overloaded member function.

It behaves essentially like the above function.

Implemented in Kontact::MainWindow.

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

Selects the given plugin.

Parameters:
plugin and raises the associated part.

Implemented in Kontact::MainWindow.


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