kontact
Kontact::MainWindow Class Reference
Inheritance diagram for Kontact::MainWindow:

Detailed Description
Definition at line 65 of file mainwindow.h.
Public Slots | |
| virtual void | selectPlugin (Kontact::Plugin *plugin) |
| virtual void | selectPlugin (const QString &pluginName) |
| void | updateConfig () |
Public Member Functions | |
| MainWindow () | |
| ~MainWindow () | |
| virtual int | startServiceFor (const QString &serviceType, const QString &constraint=QString::null, const QString &preferences=QString::null, QString *error=0, QCString *dcopService=0, int flags=0) |
| virtual PluginList | pluginList () const |
| void | setActivePluginModule (const QString &) |
Protected Slots | |
| void | initObject () |
| void | initGUI () |
| void | slotActivePartChanged (KParts::Part *part) |
| void | slotPreferences () |
| void | slotNewClicked () |
| void | slotSyncClicked () |
| void | slotQuit () |
| void | slotShowTip () |
| void | slotRequestFeature () |
| void | slotConfigureProfiles () |
| void | slotLoadProfile (const QString &id) |
| void | slotSaveToProfile (const QString &id) |
| void | slotNewToolbarConfig () |
| void | slotShowIntroduction () |
| void | showAboutDialog () |
| void | slotShowStatusMsg (const QString &) |
| void | activatePluginModule () |
| void | slotOpenUrl (const KURL &url) |
Member Function Documentation
|
|
Returns the pointer list of available plugins.
Implements Kontact::Core. Definition at line 80 of file mainwindow.h. |
|
|
This is an overloaded member function. It behaves essentially like the above function. Implements Kontact::Core. Definition at line 798 of file mainwindow.cpp. |
|
|
Selects the given plugin.
Implements Kontact::Core. Definition at line 677 of file mainwindow.cpp. |
The documentation for this class was generated from the following files:

