kalarm
#include <editdlgtypes.h>
Public Member Functions | |
EditCommandAlarmDlg (bool Template, QWidget *parent=0, GetResourceType=RES_PROMPT) | |
EditCommandAlarmDlg (bool Template, const KAEvent *, bool newAlarm, QWidget *parent=0, GetResourceType=RES_PROMPT, bool readOnly=false) | |
virtual void | setAction (KAEvent::SubAction, const AlarmText &=AlarmText()) |
Public Member Functions inherited from EditAlarmDlg | |
virtual | ~EditAlarmDlg () |
bool | getEvent (KAEvent &, AlarmResource *&) |
void | setLateCancel (int minutes) |
void | setRecurrence (const KARecurrence &, int subRepeatInterval, int subRepeatCount) |
void | setRepeatAtLogin () |
void | setShowInKOrganizer (bool) |
void | setTime (const DateTime &) |
virtual QSize | sizeHint () const |
Static Public Member Functions | |
static QString | i18n_chk_EnterScript () |
static QString | i18n_chk_ExecInTermWindow () |
static QString | i18n_radio_ExecInTermWindow () |
Static Public Member Functions inherited from EditAlarmDlg | |
static EditAlarmDlg * | create (bool Template, Type, QWidget *parent=0, GetResourceType=RES_PROMPT) |
static EditAlarmDlg * | create (bool Template, const KAEvent *, bool newAlarm, QWidget *parent=0, GetResourceType=RES_PROMPT, bool readOnly=false) |
static QString | i18n_chk_ShowInKOrganizer () |
Protected Member Functions | |
virtual bool | checkText (QString &result, bool showErrorMessage=true) const |
virtual KAEvent::Flags | getAlarmFlags () const |
virtual void | saveState (const KAEvent *) |
virtual void | setReadOnly (bool readOnly) |
virtual QString | type_caption () const |
virtual void | type_executedTry (const QString &text, void *obj) |
virtual void | type_init (QWidget *parent, QVBoxLayout *frameLayout) |
virtual void | type_initValues (const KAEvent *) |
virtual void | type_setEvent (KAEvent &, const KDateTime &, const QString &text, int lateCancel, bool trial) |
virtual void | type_showOptions (bool more) |
virtual bool | type_stateChanged () const |
virtual bool | type_validate (bool trial) |
Protected Member Functions inherited from EditAlarmDlg | |
EditAlarmDlg (bool Template, KAEvent::SubAction, QWidget *parent=0, GetResourceType=RES_PROMPT) | |
EditAlarmDlg (bool Template, const KAEvent *, bool newAlarm, QWidget *parent=0, GetResourceType=RES_PROMPT, bool readOnly=false) | |
virtual void | closeEvent (QCloseEvent *) |
virtual Reminder * | createReminder (QWidget *parent) |
bool | dateOnly () const |
void | init (const KAEvent *event) |
bool | isNewAlarm () const |
bool | isTemplate () const |
bool | isTimedRecurrence () const |
LateCancelSelector * | lateCancel () const |
Reminder * | reminder () const |
virtual void | resizeEvent (QResizeEvent *) |
virtual void | showEvent (QShowEvent *) |
bool | showingMore () const |
void | showMainPage () |
virtual void | type_aboutToTry () |
virtual CheckBox * | type_createConfirmAckCheckbox (QWidget *parent) |
Additional Inherited Members | |
Public Types inherited from EditAlarmDlg | |
enum | GetResourceType { RES_PROMPT, RES_USE_EVENT_ID, RES_IGNORE } |
enum | Type { NO_TYPE, DISPLAY, COMMAND, EMAIL, AUDIO } |
Protected Slots inherited from EditAlarmDlg | |
void | contentsChanged () |
virtual void | slotButtonClicked (int button) |
virtual void | slotDefault () |
virtual void | slotHelp () |
virtual void | slotTry () |
Protected Attributes inherited from EditAlarmDlg | |
KAEvent::SubAction | mAlarmType |
Detailed Description
Definition at line 147 of file editdlgtypes.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 736 of file editdlgtypes.cpp.
EditCommandAlarmDlg::EditCommandAlarmDlg | ( | bool | Template, |
const KAEvent * | event, | ||
bool | newAlarm, | ||
QWidget * | parent = 0 , |
||
GetResourceType | getResource = RES_PROMPT , |
||
bool | readOnly = false |
||
) |
Definition at line 743 of file editdlgtypes.cpp.
Member Function Documentation
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1013 of file editdlgtypes.cpp.
|
protectedvirtual |
Reimplemented from EditAlarmDlg.
Definition at line 936 of file editdlgtypes.cpp.
|
static |
Definition at line 724 of file editdlgtypes.cpp.
|
static |
Definition at line 726 of file editdlgtypes.cpp.
|
static |
Definition at line 725 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 894 of file editdlgtypes.cpp.
|
virtual |
Implements EditAlarmDlg.
Definition at line 870 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 880 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 754 of file editdlgtypes.cpp.
|
protectedvirtual |
Reimplemented from EditAlarmDlg.
Definition at line 986 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 763 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 833 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 925 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 859 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 908 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 947 of file editdlgtypes.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.