kontact Library API Documentation

Kontact::Core Class Reference

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

#include <core.h>

Collaboration diagram for Kontact::Core:

Collaboration graph
[legend]
List of all members.

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::ReadOnlyPart * createPart (const char *libname)
virtual void partLoaded (Plugin *plugin, KParts::Part *part)=0

Protected Member Functions

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

Detailed Description

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

Definition at line 41 of file core.h.


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 files:
KDE Logo
This file is part of the documentation for kontact Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 17 09:56:58 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003