kalarm
MessageWin Class Reference
#include <messagewin.h>
Inheritance diagram for MessageWin:

Detailed Description
MessageWin: A window to display an alarm message.
Definition at line 44 of file messagewin.h.
Public Member Functions | |
| MessageWin () | |
| MessageWin (const KAEvent &, const KAAlarm &, bool reschedule_event=true, bool allowDefer=true) | |
| MessageWin (const KAEvent &, const DateTime &alarmDateTime, const QStringList &errmsgs) | |
| ~MessageWin () | |
| void | repeat (const KAAlarm &) |
| void | setRecreating () |
| const DateTime & | dateTime () |
| KAAlarm::Type | alarmType () const |
| bool | hasDefer () const |
| bool | isValid () const |
| virtual void | show () |
| virtual QSize | sizeHint () const |
Static Public Member Functions | |
| static int | instanceCount () |
| static MessageWin * | findEvent (const QString &eventID) |
Protected Member Functions | |
| virtual void | showEvent (QShowEvent *) |
| virtual void | moveEvent (QMoveEvent *) |
| virtual void | resizeEvent (QResizeEvent *) |
| virtual void | closeEvent (QCloseEvent *) |
| virtual void | saveProperties (KConfig *) |
| virtual void | readProperties (KConfig *) |
The documentation for this class was generated from the following files:

