12 #ifndef KWIN_NOTIFICATIONS_H 13 #define KWIN_NOTIFICATIONS_H 17 #include <tqvaluelist.h> 48 DemandAttentionCurrent,
53 static bool raise( Event,
const TQString& message = TQString::null, Client* c = NULL );
54 static bool makeDemandAttention( Event );
55 static void sendPendingEvents();
57 static TQString eventToName( Event );
64 static TQValueList< EventData > pending_events;