Kontact::Core Class Reference
This class provides the interface to the Kontact core for the plugins. More...
#include <core.h>
Signals | |
void | dayChanged (const QDate &) |
Public Methods | |
virtual | ~Core () |
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 Methods | |
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
|
Selects the given plugin.
Referenced by Kontact::UniqueAppHandler::newInstance(). |
|
This is an overloaded member function. It behaves essentially like the above function. |
|
Returns the pointer list of available plugins.
|
|
Emitted when a new day starts.
|
The documentation for this class was generated from the following files: