EditAlarmDlg Class Reference
EditAlarmDlg: A dialog for the input of an alarm's details. More...
#include <editdlg.h>
Public Types | |
| enum | MessageType { MESSAGE, FILE } |
Public Member Functions | |
| EditAlarmDlg (const QString &caption, QWidget *parent=0L, const char *name=0L, const KAlarmEvent *=0L) | |
| void | getEvent (KAlarmEvent &) |
| QDateTime | getDateTime (bool *anyTime=0L) |
Protected Slots | |
| virtual void | slotOk () |
| virtual void | slotCancel () |
| virtual void | slotTry () |
| void | slotRecurTypeChange (int repeatType) |
| void | slotAlarmTypeClicked (int id) |
| void | slotRepeatClicked (int id) |
| void | slotEditDeferral () |
| void | slotBrowseFile () |
| void | slotSoundToggled (bool on) |
| void | slotPickSound () |
| void | slotShowMainPage () |
| void | slotShowRecurrenceEdit () |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *) |
Detailed Description
EditAlarmDlg: A dialog for the input of an alarm's details.
Definition at line 52 of file editdlg.h.
The documentation for this class was generated from the following files:
