MessageWin Class Reference
MessageWin: A window to display an alarm message. More...
#include <messagewin.h>
Public Member Functions | |
MessageWin (const KAlarmEvent &, const KAlarmAlarm &, bool reschedule_event=true, bool allowDefer=true) | |
MessageWin (const QString &errmsg, const KAlarmEvent &, const KAlarmAlarm &, bool reschedule_event=true) | |
void | repeat () |
bool | hasDefer () const |
bool | errorMessage () const |
Static Public Member Functions | |
int | instanceCount () |
MessageWin * | findEvent (const QString &eventID) |
Protected Slots | |
void | slotDefer () |
Protected Member Functions | |
virtual void | showEvent (QShowEvent *) |
virtual void | resizeEvent (QResizeEvent *) |
virtual void | closeEvent (QCloseEvent *) |
virtual void | saveProperties (KConfig *) |
virtual void | readProperties (KConfig *) |
Detailed Description
MessageWin: A window to display an alarm message.
Definition at line 39 of file messagewin.h.
The documentation for this class was generated from the following files: