KWin
KWin::Notify Class Reference
#include <notifications.h>
Public Types | |
| enum | Event { Activate, Close, Minimize, UnMinimize, Maximize, UnMaximize, OnAllDesktops, NotOnAllDesktops, New, Delete, TransNew, TransDelete, ShadeUp, ShadeDown, MoveStart, MoveEnd, ResizeStart, ResizeEnd, DemandAttentionCurrent, DemandAttentionOther, CompositingSlow, DesktopChange = 100 } |
Static Public Member Functions | |
| static bool | raise (Event, const QString &message=QString(), Client *c=NULL) |
| static void | sendPendingEvents () |
Detailed Description
Definition at line 35 of file notifications.h.
Member Enumeration Documentation
| enum KWin::Notify::Event |
- Enumerator:
Definition at line 39 of file notifications.h.
Member Function Documentation
| bool KWin::Notify::raise | ( | Event | e, | |
| const QString & | message = QString(), |
|||
| Client * | c = NULL | |||
| ) | [static] |
Definition at line 33 of file notifications.cpp.
| void KWin::Notify::sendPendingEvents | ( | ) | [static] |
Definition at line 135 of file notifications.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference