kalarm
EditCommandAlarmDlg Class Reference
#include <editdlgtypes.h>
List of all members.
Detailed Description
Definition at line 132 of file editdlgtypes.h.
|
Public Member Functions |
| | EditCommandAlarmDlg (bool Template, const KAEvent *, bool newAlarm, QWidget *parent=0, GetResourceType=RES_PROMPT, bool readOnly=false) |
| | EditCommandAlarmDlg (bool Template, bool newAlarm, QWidget *parent=0, GetResourceType=RES_PROMPT) |
| virtual void | setAction (KAEvent::Action, const AlarmText &=AlarmText()) |
Static Public Member Functions |
| static QString | i18n_chk_EnterScript () |
| static QString | i18n_chk_ExecInTermWindow () |
| static QString | i18n_radio_ExecInTermWindow () |
Protected Member Functions |
| virtual bool | checkText (QString &result, bool showErrorMessage=true) const |
| virtual int | getAlarmFlags () const |
| virtual void | saveState (const KAEvent *) |
| virtual void | setReadOnly (bool readOnly) |
| virtual QString | type_caption (bool newAlarm) 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 bool | type_stateChanged () const |
| virtual void | type_trySuccessMessage (ShellProcess *, const QString &text) |
| virtual bool | type_validate (bool trial) |
Constructor & Destructor Documentation
| EditCommandAlarmDlg::EditCommandAlarmDlg |
( |
bool |
Template, |
|
|
bool |
newAlarm, |
|
|
QWidget * |
parent = 0, |
|
|
GetResourceType |
getResource = RES_PROMPT | |
|
) |
| | |
| EditCommandAlarmDlg::EditCommandAlarmDlg |
( |
bool |
Template, |
|
|
const KAEvent * |
event, |
|
|
bool |
newAlarm, |
|
|
QWidget * |
parent = 0, |
|
|
GetResourceType |
getResource = RES_PROMPT, |
|
|
bool |
readOnly = false | |
|
) |
| | |
Member Function Documentation
| bool EditCommandAlarmDlg::checkText |
( |
QString & |
result, |
|
|
bool |
showErrorMessage = true | |
|
) |
| | const [protected, virtual] |
| int EditCommandAlarmDlg::getAlarmFlags |
( |
|
) |
const [protected, virtual] |
| QString EditCommandAlarmDlg::i18n_chk_EnterScript |
( |
|
) |
[static] |
| QString EditCommandAlarmDlg::i18n_chk_ExecInTermWindow |
( |
|
) |
[static] |
| QString EditCommandAlarmDlg::i18n_radio_ExecInTermWindow |
( |
|
) |
[static] |
| void EditCommandAlarmDlg::saveState |
( |
const KAEvent * |
event |
) |
[protected, virtual] |
| void EditCommandAlarmDlg::setReadOnly |
( |
bool |
readOnly |
) |
[protected, virtual] |
| QString EditCommandAlarmDlg::type_caption |
( |
bool |
newAlarm |
) |
const [protected, virtual] |
| void EditCommandAlarmDlg::type_init |
( |
QWidget * |
parent, |
|
|
QVBoxLayout * |
frameLayout | |
|
) |
| | [protected, virtual] |
| void EditCommandAlarmDlg::type_initValues |
( |
const KAEvent * |
event |
) |
[protected, virtual] |
| void EditCommandAlarmDlg::type_setEvent |
( |
KAEvent & |
event, |
|
|
const KDateTime & |
dt, |
|
|
const QString & |
text, |
|
|
int |
lateCancel, |
|
|
bool |
trial | |
|
) |
| | [protected, virtual] |
| bool EditCommandAlarmDlg::type_stateChanged |
( |
|
) |
const [protected, virtual] |
| void EditCommandAlarmDlg::type_trySuccessMessage |
( |
ShellProcess * |
proc, |
|
|
const QString & |
text | |
|
) |
| | [protected, virtual] |
| bool EditCommandAlarmDlg::type_validate |
( |
bool |
trial |
) |
[protected, virtual] |
The documentation for this class was generated from the following files: