kalarm
#include <editdlgtypes.h>
Public Member Functions | |
EditAudioAlarmDlg (bool Template, QWidget *parent=0, GetResourceType=RES_PROMPT) | |
EditAudioAlarmDlg (bool Template, const KAEvent *, bool newAlarm, QWidget *parent=0, GetResourceType=RES_PROMPT, bool readOnly=false) | |
virtual void | setAction (KAEvent::SubAction, const AlarmText &=AlarmText()) |
void | setAudio (const QString &file, float volume=-1) |
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 |
Protected Slots | |
virtual void | slotTry () |
Protected Slots inherited from EditAlarmDlg | |
void | contentsChanged () |
virtual void | slotButtonClicked (int button) |
virtual void | slotDefault () |
virtual void | slotHelp () |
virtual void | slotTry () |
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) |
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 } |
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 Attributes inherited from EditAlarmDlg | |
KAEvent::SubAction | mAlarmType |
Detailed Description
Definition at line 274 of file editdlgtypes.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 1487 of file editdlgtypes.cpp.
EditAudioAlarmDlg::EditAudioAlarmDlg | ( | bool | Template, |
const KAEvent * | event, | ||
bool | newAlarm, | ||
QWidget * | parent = 0 , |
||
GetResourceType | getResource = RES_PROMPT , |
||
bool | readOnly = false |
||
) |
Definition at line 1495 of file editdlgtypes.cpp.
Member Function Documentation
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1645 of file editdlgtypes.cpp.
|
protectedvirtual |
Reimplemented from EditAlarmDlg.
Definition at line 1635 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1582 of file editdlgtypes.cpp.
|
virtual |
Implements EditAlarmDlg.
Definition at line 1563 of file editdlgtypes.cpp.
void EditAudioAlarmDlg::setAudio | ( | const QString & | file, |
float | volume = -1 |
||
) |
Definition at line 1555 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1573 of file editdlgtypes.cpp.
|
protectedvirtualslot |
Definition at line 1662 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1510 of file editdlgtypes.cpp.
|
protectedvirtual |
Reimplemented from EditAlarmDlg.
Definition at line 1676 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1519 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1538 of file editdlgtypes.cpp.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1618 of file editdlgtypes.cpp.
|
inlineprotectedvirtual |
Implements EditAlarmDlg.
Definition at line 292 of file editdlgtypes.h.
|
protectedvirtual |
Implements EditAlarmDlg.
Definition at line 1596 of file editdlgtypes.cpp.
|
inlineprotectedvirtual |
Implements EditAlarmDlg.
Definition at line 298 of file editdlgtypes.h.
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.