kalarm
TrayWindow Class Reference
#include <traywindow.h>
Inheritance diagram for TrayWindow:

Detailed Description
Definition at line 38 of file traywindow.h.
Public Slots | |
| void | slotQuit () |
Signals | |
| void | deleted () |
Public Member Functions | |
| MainWindow * | assocMainWindow () const |
| void | removeWindow (MainWindow *) |
| void | setAssocMainWindow (MainWindow *win) |
| TrayWindow (MainWindow *parent) | |
| ~TrayWindow () | |
Protected Member Functions | |
| virtual void | dragEnterEvent (QDragEnterEvent *) |
| virtual void | dropEvent (QDropEvent *) |
| virtual bool | event (QEvent *) |
Constructor & Destructor Documentation
| TrayWindow::TrayWindow | ( | MainWindow * | parent | ) | [explicit] |
Definition at line 70 of file traywindow.cpp.
| TrayWindow::~TrayWindow | ( | ) |
Definition at line 121 of file traywindow.cpp.
Member Function Documentation
| MainWindow* TrayWindow::assocMainWindow | ( | ) | const [inline] |
Definition at line 45 of file traywindow.h.
| void TrayWindow::deleted | ( | ) | [signal] |
| void TrayWindow::dragEnterEvent | ( | QDragEnterEvent * | e | ) | [protected, virtual] |
Definition at line 210 of file traywindow.cpp.
| void TrayWindow::dropEvent | ( | QDropEvent * | e | ) | [protected, virtual] |
Definition at line 219 of file traywindow.cpp.
| bool TrayWindow::event | ( | QEvent * | e | ) | [protected, virtual] |
Definition at line 230 of file traywindow.cpp.
| void TrayWindow::removeWindow | ( | MainWindow * | win | ) |
Definition at line 324 of file traywindow.cpp.
| void TrayWindow::setAssocMainWindow | ( | MainWindow * | win | ) | [inline] |
Definition at line 46 of file traywindow.h.
| void TrayWindow::slotQuit | ( | ) | [slot] |
Definition at line 167 of file traywindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference