#include <core.h>
Inherits KParts::MainWindow.
Inherited by Kontact::MainWindow.
This class provides the interface to the Kontact core for the plugins.
Definition at line 41 of file core.h.
◆ ~Core()
◆ Core()
Core::Core |
( |
TQWidget * |
parentWidget = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
|
protected |
◆ createPart()
KParts::ReadOnlyPart * Core::createPart |
( |
const char * |
libname | ) |
|
◆ dayChanged
void Kontact::Core::dayChanged |
( |
const TQDate & |
| ) |
|
|
signal |
Emitted when a new day starts.
◆ lastErrorMessage()
TQString Core::lastErrorMessage |
( |
| ) |
const |
|
protected |
◆ pluginList()
virtual TQValueList< Kontact::Plugin * > Kontact::Core::pluginList |
( |
| ) |
const |
|
pure virtual |
Returns the pointer list of available plugins.
◆ selectPlugin() [1/2]
virtual void Kontact::Core::selectPlugin |
( |
const TQString & |
plugin | ) |
|
|
pure virtual |
This is an overloaded member function.
It behaves essentially like the above function.
◆ selectPlugin() [2/2]
Selects the given plugin.
- Parameters
-
plugin | and raises the associated part. |
The documentation for this class was generated from the following files: