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

Detailed Description
Definition at line 64 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 | slotQuit () |
void | slotShowTip () |
void | slotRequestFeature () |
void | slotNewToolbarConfig () |
void | slotShowIntroduction () |
void | showAboutDialog () |
void | slotShowStatusMsg (const QString &) |
void | activatePluginModule () |
void | slotOpenUrl (const KURL &url) |
Protected Member Functions | |
void | initWidgets () |
void | initAboutScreen () |
void | loadSettings () |
void | saveSettings () |
bool | isPluginLoaded (const KPluginInfo *) |
Kontact::Plugin * | pluginFromInfo (const KPluginInfo *) |
void | loadPlugins () |
void | unloadPlugins () |
bool | removePlugin (const KPluginInfo *) |
void | addPlugin (Kontact::Plugin *plugin) |
void | partLoaded (Kontact::Plugin *plugin, KParts::ReadOnlyPart *part) |
void | setupActions () |
void | showTip (bool) |
virtual bool | queryClose () |
virtual void | readProperties (KConfig *config) |
virtual void | saveProperties (KConfig *config) |
void | paintAboutScreen (const QString &msg) |
Static Protected Member Functions | |
static QString | introductionString () |
Member Function Documentation
|
Returns the pointer list of available plugins.
Implements Kontact::Core. Definition at line 79 of file mainwindow.h. |
|
This is an overloaded member function. It behaves essentially like the above function. Implements Kontact::Core. Definition at line 618 of file mainwindow.cpp. |
|
Selects the given plugin.
Implements Kontact::Core. Definition at line 522 of file mainwindow.cpp. |
The documentation for this class was generated from the following files: