Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
MessageWin Class Reference
#include <messagewin.h>
Inheritance diagram for MessageWin:
Public Member Functions | |
MessageWin (const KAEvent &, const KAAlarm &, bool reschedule_event=true, bool allowDefer=true) | |
MessageWin (const KAEvent &, const DateTime &alarmDateTime, const TQStringList &errmsgs) | |
void | repeat (const KAAlarm &) |
void | setRecreating () |
const DateTime & | dateTime () |
KAAlarm::Type | alarmType () const |
bool | hasDefer () const |
bool | isValid () const |
virtual void | show () |
virtual TQSize | sizeHint () const |
Public Member Functions inherited from MainWindowBase | |
MainWindowBase (TQWidget *parent=0, const char *name=0, WFlags f=WType_TopLevel|WDestructiveClose) | |
Static Public Member Functions | |
static int | instanceCount () |
static MessageWin * | findEvent (const TQString &eventID) |
Protected Member Functions | |
virtual void | showEvent (TQShowEvent *) |
virtual void | moveEvent (TQMoveEvent *) |
virtual void | resizeEvent (TQResizeEvent *) |
virtual void | closeEvent (TQCloseEvent *) |
virtual void | saveProperties (TDEConfig *) |
virtual void | readProperties (TDEConfig *) |
Protected Member Functions inherited from MainWindowBase | |
virtual bool | queryExit () |
Detailed Description
MessageWin: A window to display an alarm message.
Definition at line 44 of file messagewin.h.
The documentation for this class was generated from the following files: