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 | 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
virtual PluginList Kontact::MainWindow::pluginList | ( | ) | const [inline, virtual] |
Returns the pointer list of available plugins.
Implements Kontact::Core.
Definition at line 80 of file mainwindow.h.
void MainWindow::selectPlugin | ( | Kontact::Plugin * | plugin | ) | [virtual, slot] |
Selects the given plugin.
- Parameters:
-
plugin and raises the associated part.
Implements Kontact::Core.
Definition at line 675 of file mainwindow.cpp.
void MainWindow::selectPlugin | ( | const QString & | pluginName | ) | [virtual, slot] |
This is an overloaded member function.
It behaves essentially like the above function.
Implements Kontact::Core.
Definition at line 796 of file mainwindow.cpp.
The documentation for this class was generated from the following files: