korganizer
KOEditorAlarms Class Reference
#include <koeditoralarms.h>

Detailed Description
Definition at line 34 of file koeditoralarms.h.
Public Member Functions | |
| KOEditorAlarms (KCal::Alarm::List *alarms, QWidget *parent=0) | |
| ~KOEditorAlarms () | |
Protected Slots | |
| void | changed () |
| void | itemSelectionChanged () |
| void | slotAdd () |
| void | slotApply () |
| void | slotAppRadioClicked () |
| void | slotDisplayRadioClicked () |
| void | slotDuplicate () |
| void | slotEmailRadioClicked () |
| void | slotOk () |
| void | slotRemove () |
| void | slotSoundRadioClicked () |
Protected Member Functions | |
| void | init () |
| void | readAlarm (KCal::Alarm *alarm) |
| void | writeAlarm (KCal::Alarm *alarm) |
Constructor & Destructor Documentation
| KOEditorAlarms::KOEditorAlarms | ( | KCal::Alarm::List * | alarms, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 156 of file koeditoralarms.cpp.
| KOEditorAlarms::~KOEditorAlarms | ( | ) |
Definition at line 204 of file koeditoralarms.cpp.
Member Function Documentation
| void KOEditorAlarms::changed | ( | ) | [protected, slot] |
Definition at line 232 of file koeditoralarms.cpp.
| void KOEditorAlarms::init | ( | ) | [protected] |
Definition at line 443 of file koeditoralarms.cpp.
| void KOEditorAlarms::itemSelectionChanged | ( | ) | [protected, slot] |
Definition at line 381 of file koeditoralarms.cpp.
| void KOEditorAlarms::readAlarm | ( | KCal::Alarm * | alarm | ) | [protected] |
Definition at line 240 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotAdd | ( | ) | [protected, slot] |
Definition at line 416 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotApply | ( | ) | [protected, slot] |
Definition at line 395 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotAppRadioClicked | ( | ) | [protected, slot] |
Definition at line 220 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotDisplayRadioClicked | ( | ) | [protected, slot] |
Definition at line 208 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotDuplicate | ( | ) | [protected, slot] |
Definition at line 424 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotEmailRadioClicked | ( | ) | [protected, slot] |
Definition at line 226 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotOk | ( | ) | [protected, slot] |
Definition at line 410 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotRemove | ( | ) | [protected, slot] |
Definition at line 433 of file koeditoralarms.cpp.
| void KOEditorAlarms::slotSoundRadioClicked | ( | ) | [protected, slot] |
Definition at line 214 of file koeditoralarms.cpp.
| void KOEditorAlarms::writeAlarm | ( | KCal::Alarm * | alarm | ) | [protected] |
Definition at line 328 of file koeditoralarms.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference