korgac
#include <alarmdialog.h>
Definition at line 58 of file alarmdialog.h.
AlarmDialog::AlarmDialog |
( |
const Akonadi::ETMCalendar::Ptr & |
calendar, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
AlarmDialog::~AlarmDialog |
( |
| ) |
|
void AlarmDialog::accept |
( |
| ) |
|
|
slot |
void AlarmDialog::addIncidence |
( |
const Akonadi::Item & |
incidence, |
|
|
const QDateTime & |
reminderAt, |
|
|
const QString & |
displayText |
|
) |
| |
void AlarmDialog::closeEvent |
( |
QCloseEvent * |
| ) |
|
|
protected |
void AlarmDialog::dismissAll |
( |
| ) |
|
|
slot |
void AlarmDialog::dismissCurrent |
( |
| ) |
|
|
slot |
void AlarmDialog::edit |
( |
| ) |
|
|
slot |
void AlarmDialog::eventNotification |
( |
| ) |
|
void AlarmDialog::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
void AlarmDialog::reminderCount |
( |
int |
count | ) |
|
|
signal |
void AlarmDialog::setRemindAt |
( |
const QDateTime & |
dt | ) |
|
void AlarmDialog::show |
( |
| ) |
|
|
slot |
void AlarmDialog::slotCalendarChanged |
( |
| ) |
|
|
slot |
If an incidence changed, for example in korg, we must update the date and summary shown in the list view.
Definition at line 892 of file alarmdialog.cpp.
void AlarmDialog::slotOk |
( |
| ) |
|
|
slot |
void AlarmDialog::slotSave |
( |
| ) |
|
|
slot |
void AlarmDialog::slotUser1 |
( |
| ) |
|
|
slot |
void AlarmDialog::slotUser2 |
( |
| ) |
|
|
slot |
void AlarmDialog::slotUser3 |
( |
| ) |
|
|
slot |
void AlarmDialog::suspend |
( |
| ) |
|
|
slot |
void AlarmDialog::suspendAll |
( |
| ) |
|
|
slot |
void AlarmDialog::wakeUp |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:50 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.