MessageWin Class Reference
MessageWin: A window to display an alarm message. More...
#include <messagewin.h>
Inherits MainWindowBase.
Public Member Functions
- MessageWin (const KAEvent &, const KAAlarm &, bool reschedule_event=true, bool allowDefer=true)
- MessageWin (const KAEvent &, const DateTime &alarmDateTime, const QStringList &errmsgs)
- void repeat (const KAAlarm &)
- void setRecreating ()
- const DateTime & dateTime ()
- KAAlarm::Type alarmType () const
- bool hasDefer () const
- bool isValid () const
- virtual void show ()
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 *)
Detailed Description
MessageWin: A window to display an alarm message.
The documentation for this class was generated from the following files:
- messagewin.h
- messagewin.cpp