kontact
Kontact::MainWindow Class Reference
#include <mainwindow.h>

Detailed Description
Definition at line 57 of file mainwindow.h.
Public Slots | |
| virtual Q_SCRIPTABLE void | selectPlugin (const QString &pluginName) |
| virtual void | selectPlugin (Kontact::Plugin *plugin) |
| void | slotActionTriggered () |
| void | updateConfig () |
Public Member Functions | |
| MainWindow () | |
| virtual PluginList | pluginList () const |
| void | setActivePluginModule (const QString &) |
| ~MainWindow () | |
Static Public Member Functions | |
| static bool | pluginActionWeightLessThan (const QAction *left, const QAction *right) |
| static bool | pluginWeightLessThan (const Kontact::Plugin *left, const Kontact::Plugin *right) |
Protected Slots | |
| void | activatePluginModule () |
| void | initGUI () |
| void | initObject () |
| void | showAboutDialog () |
| void | slotActivePartChanged (KParts::Part *part) |
| void | slotNewClicked () |
| void | slotNewToolbarConfig () |
| void | slotOpenUrl (const KUrl &url) |
| void | slotPreferences () |
| void | slotQuit () |
| void | slotShowIntroduction () |
| void | slotShowStatusMsg (const QString &) |
| void | slotShowTip () |
| void | slotSyncClicked () |
Constructor & Destructor Documentation
| MainWindow::MainWindow | ( | ) |
Definition at line 146 of file mainwindow.cpp.
| MainWindow::~MainWindow | ( | ) |
Definition at line 239 of file mainwindow.cpp.
Member Function Documentation
| void MainWindow::activatePluginModule | ( | ) | [protected, slot] |
Definition at line 272 of file mainwindow.cpp.
| void MainWindow::initGUI | ( | ) | [protected, slot] |
Definition at line 170 of file mainwindow.cpp.
| void MainWindow::initObject | ( | ) | [protected, slot] |
Definition at line 190 of file mainwindow.cpp.
| bool MainWindow::pluginActionWeightLessThan | ( | const QAction * | left, | |
| const QAction * | right | |||
| ) | [static] |
Definition at line 261 of file mainwindow.cpp.
| virtual PluginList Kontact::MainWindow::pluginList | ( | ) | const [inline, virtual] |
Definition at line 66 of file mainwindow.h.
| bool MainWindow::pluginWeightLessThan | ( | const Kontact::Plugin * | left, | |
| const Kontact::Plugin * | right | |||
| ) | [static] |
Definition at line 267 of file mainwindow.cpp.
| void MainWindow::selectPlugin | ( | const QString & | pluginName | ) | [virtual, slot] |
Definition at line 853 of file mainwindow.cpp.
| void MainWindow::selectPlugin | ( | Kontact::Plugin * | plugin | ) | [virtual, slot] |
Definition at line 707 of file mainwindow.cpp.
| void MainWindow::setActivePluginModule | ( | const QString & | module | ) |
Definition at line 255 of file mainwindow.cpp.
| void MainWindow::showAboutDialog | ( | ) | [protected, slot] |
Definition at line 970 of file mainwindow.cpp.
| void MainWindow::slotActionTriggered | ( | ) | [slot] |
Definition at line 843 of file mainwindow.cpp.
| void MainWindow::slotActivePartChanged | ( | KParts::Part * | part | ) | [protected, slot] |
Definition at line 658 of file mainwindow.cpp.
| void MainWindow::slotNewClicked | ( | ) | [protected, slot] |
Definition at line 671 of file mainwindow.cpp.
| void MainWindow::slotNewToolbarConfig | ( | ) | [protected, slot] |
Definition at line 1005 of file mainwindow.cpp.
| void MainWindow::slotOpenUrl | ( | const KUrl & | url | ) | [protected, slot] |
Definition at line 1013 of file mainwindow.cpp.
| void MainWindow::slotPreferences | ( | ) | [protected, slot] |
Definition at line 924 of file mainwindow.cpp.
| void MainWindow::slotQuit | ( | ) | [protected, slot] |
Definition at line 918 of file mainwindow.cpp.
| void MainWindow::slotShowIntroduction | ( | ) | [protected, slot] |
Definition at line 899 of file mainwindow.cpp.
| void MainWindow::slotShowStatusMsg | ( | const QString & | msg | ) | [protected, slot] |
Definition at line 1078 of file mainwindow.cpp.
| void MainWindow::slotShowTip | ( | ) | [protected, slot] |
Definition at line 894 of file mainwindow.cpp.
| void MainWindow::slotSyncClicked | ( | ) | [protected, slot] |
Definition at line 686 of file mainwindow.cpp.
| void MainWindow::updateConfig | ( | ) | [slot] |
Definition at line 962 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference