korganizer

KOCore Class Reference

List of all members.

Detailed Description

Definition at line 37 of file kocore.h.


Public Member Functions

 ~KOCore ()
KTrader::OfferList availablePlugins ()
KTrader::OfferList availableCalendarDecorations ()
KTrader::OfferList availableParts ()
KTrader::OfferList availablePrintPlugins ()
KOrg::Plugin * loadPlugin (KService::Ptr service)
KOrg::Plugin * loadPlugin (const QString &)
KOrg::CalendarDecoration * loadCalendarDecoration (KService::Ptr service)
KOrg::CalendarDecoration * loadCalendarDecoration (const QString &)
KOrg::Part * loadPart (KService::Ptr, KOrg::MainWindow *parent)
KOrg::Part * loadPart (const QString &, KOrg::MainWindow *parent)
KOrg::PrintPlugin * loadPrintPlugin (KService::Ptr service)
KOrg::PrintPlugin * loadPrintPlugin (const QString &)
KOrg::CalendarDecoration::List calendarDecorations ()
KOrg::PrintPlugin::List loadPrintPlugins ()
KOrg::Part::List loadParts (KOrg::MainWindow *parent)
void addXMLGUIClient (QWidget *, KXMLGUIClient *guiclient)
void removeXMLGUIClient (QWidget *)
KXMLGUIClient * xmlguiClient (QWidget *) const
void unloadParts (KOrg::MainWindow *parent, KOrg::Part::List &parts)
void unloadPlugins ()
void reloadPlugins ()
KOrg::Part::List reloadParts (KOrg::MainWindow *parent, KOrg::Part::List &parts)
KPIM::IdentityManager * identityManager ()

Static Public Member Functions

static KOCore * self ()

Protected Member Functions

 KOCore ()
KTrader::OfferList availablePlugins (const QString &type, int pluginInterfaceVersion=-1)

Member Function Documentation

void KOCore::unloadParts ( KOrg::MainWindow *  parent,
KOrg::Part::List &  parts 
)

Unload the parts in &p parts for this main window.

Clears parts.

Definition at line 349 of file kocore.cpp.

KOrg::Part::List KOCore::reloadParts ( KOrg::MainWindow *  parent,
KOrg::Part::List &  parts 
)

Unloads the parts from the main window.

Loads the parts that are listed in KOPrefs and returns a list of these parts.

Definition at line 359 of file kocore.cpp.


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