kalarm
MainWindow Class Reference
#include <mainwindow.h>

Detailed Description
Definition at line 58 of file mainwindow.h.
Constructor & Destructor Documentation
| MainWindow::~MainWindow | ( | ) |
Definition at line 199 of file mainwindow.cpp.
Member Function Documentation
| void MainWindow::closeAll | ( | ) | [static] |
Definition at line 278 of file mainwindow.cpp.
| void MainWindow::closeEvent | ( | QCloseEvent * | ce | ) | [protected, virtual] |
| static int MainWindow::count | ( | ) | [inline, static] |
Definition at line 78 of file mainwindow.h.
| MainWindow * MainWindow::create | ( | bool | restored = false |
) | [static] |
Definition at line 124 of file mainwindow.cpp.
| void MainWindow::dragEnterEvent | ( | QDragEnterEvent * | e | ) | [protected, virtual] |
Definition at line 1091 of file mainwindow.cpp.
| void MainWindow::dropEvent | ( | QDropEvent * | e | ) | [protected, virtual] |
Definition at line 1115 of file mainwindow.cpp.
Definition at line 287 of file mainwindow.cpp.
| void MainWindow::executeDragEnterEvent | ( | QDragEnterEvent * | e, | |
| QWidget * | recipient | |||
| ) | [static] |
Definition at line 1100 of file mainwindow.cpp.
| void MainWindow::executeDropEvent | ( | MainWindow * | win, | |
| QDropEvent * | e | |||
| ) | [static] |
Definition at line 1130 of file mainwindow.cpp.
| static MainWindow* MainWindow::firstWindow | ( | ) | [inline, static] |
Definition at line 77 of file mainwindow.h.
| void MainWindow::hideEvent | ( | QHideEvent * | he | ) | [protected, virtual] |
Definition at line 385 of file mainwindow.cpp.
| QString MainWindow::i18n_a_ShowAlarmTimes | ( | ) | [static] |
Definition at line 110 of file mainwindow.cpp.
| QString MainWindow::i18n_a_ShowArchivedAlarms | ( | ) | [static] |
Definition at line 114 of file mainwindow.cpp.
| QString MainWindow::i18n_chk_ShowAlarmTime | ( | ) | [static] |
Definition at line 111 of file mainwindow.cpp.
| QString MainWindow::i18n_chk_ShowTimeToAlarm | ( | ) | [static] |
Definition at line 113 of file mainwindow.cpp.
| QString MainWindow::i18n_o_ShowTimeToAlarms | ( | ) | [static] |
Definition at line 112 of file mainwindow.cpp.
| QString MainWindow::i18n_tip_HideArchivedAlarms | ( | ) | [static] |
Definition at line 116 of file mainwindow.cpp.
| QString MainWindow::i18n_tip_ShowArchivedAlarms | ( | ) | [static] |
Definition at line 115 of file mainwindow.cpp.
| bool MainWindow::isHiddenTrayParent | ( | ) | const [inline] |
Definition at line 66 of file mainwindow.h.
| bool MainWindow::isTrayParent | ( | ) | const |
Definition at line 270 of file mainwindow.cpp.
| MainWindow * MainWindow::mainMainWindow | ( | ) | [static] |
Definition at line 252 of file mainwindow.cpp.
| void MainWindow::readProperties | ( | const KConfigGroup & | config | ) | [protected, virtual] |
Definition at line 237 of file mainwindow.cpp.
| void MainWindow::refresh | ( | ) | [static] |
Definition at line 564 of file mainwindow.cpp.
| void MainWindow::resizeEvent | ( | QResizeEvent * | re | ) | [protected, virtual] |
Definition at line 315 of file mainwindow.cpp.
| void MainWindow::saveProperties | ( | KConfigGroup & | config | ) | [protected, virtual] |
Definition at line 223 of file mainwindow.cpp.
| void MainWindow::selectEvent | ( | const QString & | eventID | ) |
Definition at line 585 of file mainwindow.cpp.
| void MainWindow::show | ( | ) | [virtual, slot] |
Definition at line 369 of file mainwindow.cpp.
| void MainWindow::showEvent | ( | QShowEvent * | se | ) | [protected, virtual] |
Definition at line 353 of file mainwindow.cpp.
| bool MainWindow::showingArchived | ( | ) | const [inline] |
Definition at line 67 of file mainwindow.h.
| MainWindow * MainWindow::toggleWindow | ( | MainWindow * | win | ) | [static] |
Definition at line 1380 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference