kalarm
TrayWindow Class Reference
List of all members.Detailed Description
Definition at line 32 of file traywindow.h.
Public Slots | |
| void | slotQuit () |
Signals | |
| void | deleted () |
Public Member Functions | |
| TrayWindow (MainWindow *parent, const char *name=0) | |
| ~TrayWindow () | |
| void | removeWindow (MainWindow *) |
| MainWindow * | assocMainWindow () const |
| void | setAssocMainWindow (MainWindow *win) |
| bool | inSystemTray () const |
| void | tooltipAlarmText (QString &text) const |
Protected Member Functions | |
| virtual void | contextMenuAboutToShow (KPopupMenu *) |
| virtual void | mousePressEvent (QMouseEvent *) |
| virtual void | mouseReleaseEvent (QMouseEvent *) |
| virtual void | dragEnterEvent (QDragEnterEvent *) |
| virtual void | dropEvent (QDropEvent *) |
Friends | |
| class | TrayTooltip |
The documentation for this class was generated from the following files:

