kalarm
#include <editdlgtypes.h>

Public Member Functions | |
| EditEmailAlarmDlg (bool Template, QWidget *parent=0, GetResourceType=RES_PROMPT) | |
| EditEmailAlarmDlg (bool Template, const KAEvent *, bool newAlarm, QWidget *parent=0, GetResourceType=RES_PROMPT, bool readOnly=false) | |
| virtual void | setAction (KAEvent::SubAction, const AlarmText &=AlarmText()) |
| void | setBcc (bool) |
| void | setEmailFields (uint fromID, const QList< KCal::Person > &, const QString &subject, const QStringList &attachments) |
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_CopyEmailToSelf () |
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 void | type_aboutToTry () |
| virtual QString | type_caption () const |
| 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) |
| 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 CheckBox * | type_createConfirmAckCheckbox (QWidget *parent) |
| virtual void | type_executedTry (const QString &text, void *obj) |
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 199 of file editdlgtypes.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 1037 of file editdlgtypes.cpp.
| EditEmailAlarmDlg::EditEmailAlarmDlg | ( | bool | Template, |
| const KAEvent * | event, | ||
| bool | newAlarm, | ||
| QWidget * | parent = 0, |
||
| GetResourceType | getResource = RES_PROMPT, |
||
| bool | readOnly = false |
||
| ) |
Definition at line 1045 of file editdlgtypes.cpp.
Member Function Documentation
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1467 of file editdlgtypes.cpp.
|
protectedvirtual |
Reimplemented from EditAlarmDlg.
Definition at line 1322 of file editdlgtypes.cpp.
|
static |
Definition at line 1027 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1274 of file editdlgtypes.cpp.
|
virtual |
Implements EditAlarmDlg.
Definition at line 1203 of file editdlgtypes.cpp.
| void EditEmailAlarmDlg::setBcc | ( | bool | bcc | ) |
Definition at line 1240 of file editdlgtypes.cpp.
| void EditEmailAlarmDlg::setEmailFields | ( | uint | fromID, |
| const QList< KCal::Person > & | addresses, | ||
| const QString & | subject, | ||
| const QStringList & | attachments | ||
| ) |
Definition at line 1224 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1248 of file editdlgtypes.cpp.
|
protectedvirtual |
Reimplemented from EditAlarmDlg.
Definition at line 1381 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1057 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1066 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1169 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1311 of file editdlgtypes.cpp.
|
inlineprotectedvirtual |
Implements EditAlarmDlg.
Definition at line 226 of file editdlgtypes.h.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1293 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1333 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.
KDE API Reference
Public Member Functions inherited from