kalarm
#include <kalarmapp.h>
|
| ~KAlarmApp () |
|
void | addWindow (TrayWindow *w) |
|
void | alarmCompleted (const KAEvent &) |
|
bool | alarmsEnabled () const |
|
bool | checkCalendar () |
|
void | commandMessage (ShellProcess *, QWidget *parent) |
|
virtual void | commitData (QSessionManager &) |
|
bool | dbusDeleteEvent (const QString &eventID) |
|
QString | dbusList () |
|
bool | dbusTriggerEvent (const QString &eventID) |
|
bool | displayTrayIcon (bool show, MainWindow *=0) |
|
void | doQuit (QWidget *parent) |
|
bool | editNewAlarm (MainWindow *=0) |
|
void * | execAlarm (KAEvent &, const KAAlarm &, bool reschedule, bool allowDefer=true, bool noPreAction=false) |
|
ShellProcess * | execCommandAlarm (const KAEvent &, const KAAlarm &, const QObject *receiver=0, const char *slot=0) |
|
bool | korganizerEnabled () const |
|
OrgKdeKSpeechInterface * | kspeechInterface (QString &error) const |
|
virtual int | newInstance () |
|
void | notifyAudioPlaying (bool playing) |
|
void | purgeAll () |
|
bool | quitIf () |
|
void | removeWindow (TrayWindow *) |
|
void | rescheduleAlarm (KAEvent &e, const KAAlarm &a) |
|
bool | restoreSession () |
|
bool | scheduleEvent (KAEvent::SubAction, const QString &text, const KDateTime &, int lateCancel, KAEvent::Flags flags, const QColor &bg, const QColor &fg, const QFont &, const QString &audioFile, float audioVolume, int reminderMinutes, const KARecurrence &recurrence, int repeatInterval, int repeatCount, uint mailFromID=0, const QList< KCal::Person > &mailAddresses=QList< KCal::Person >(), const QString &mailSubject=QString(), const QStringList &mailAttachments=QStringList()) |
|
bool | sessionClosingDown () const |
|
void | setSpreadWindowsState (bool spread) |
|
bool | speechEnabled () const |
|
bool | trayIconDisplayed () const |
|
MainWindow * | trayMainWindow () const |
|
TrayWindow * | trayWindow () const |
|
bool | wantShowInSystemTray () const |
|
Definition at line 54 of file kalarmapp.h.
KAlarmApp::~KAlarmApp |
( |
| ) |
|
void KAlarmApp::alarmCompleted |
( |
const KAEvent & |
event | ) |
|
void KAlarmApp::alarmEnabledToggled |
( |
bool |
| ) |
|
|
signal |
bool KAlarmApp::alarmsEnabled |
( |
| ) |
const |
|
inline |
void KAlarmApp::audioPlaying |
( |
bool |
| ) |
|
|
signal |
bool KAlarmApp::checkCalendar |
( |
| ) |
|
|
inline |
void KAlarmApp::commitData |
( |
QSessionManager & |
sm | ) |
|
|
virtual |
bool KAlarmApp::dbusDeleteEvent |
( |
const QString & |
eventID | ) |
|
|
inline |
QString KAlarmApp::dbusList |
( |
| ) |
|
bool KAlarmApp::dbusTriggerEvent |
( |
const QString & |
eventID | ) |
|
|
inline |
void KAlarmApp::displayFatalError |
( |
const QString & |
message | ) |
|
|
static |
bool KAlarmApp::displayTrayIcon |
( |
bool |
show, |
|
|
MainWindow * |
parent = 0 |
|
) |
| |
void KAlarmApp::doQuit |
( |
QWidget * |
parent | ) |
|
void KAlarmApp::emailSent |
( |
KAMail::JobData & |
data, |
|
|
const QStringList & |
errmsgs, |
|
|
bool |
copyerr = false |
|
) |
| |
|
slot |
void * KAlarmApp::execAlarm |
( |
KAEvent & |
event, |
|
|
const KAAlarm & |
alarm, |
|
|
bool |
reschedule, |
|
|
bool |
allowDefer = true , |
|
|
bool |
noPreAction = false |
|
) |
| |
void KAlarmApp::execAlarmSuccess |
( |
| ) |
|
|
signal |
ShellProcess * KAlarmApp::execCommandAlarm |
( |
const KAEvent & |
event, |
|
|
const KAAlarm & |
alarm, |
|
|
const QObject * |
receiver = 0 , |
|
|
const char * |
slot = 0 |
|
) |
| |
bool KAlarmApp::korganizerEnabled |
( |
| ) |
const |
|
inline |
OrgKdeKSpeechInterface * KAlarmApp::kspeechInterface |
( |
QString & |
error | ) |
const |
int KAlarmApp::newInstance |
( |
| ) |
|
|
virtual |
void KAlarmApp::notifyAudioPlaying |
( |
bool |
playing | ) |
|
void KAlarmApp::notifyAudioStopped |
( |
| ) |
|
|
inlineslot |
void KAlarmApp::processQueue |
( |
| ) |
|
|
slot |
void KAlarmApp::purgeAll |
( |
| ) |
|
|
inline |
bool KAlarmApp::quitIf |
( |
| ) |
|
|
inline |
void KAlarmApp::rescheduleAlarm |
( |
KAEvent & |
e, |
|
|
const KAAlarm & |
a |
|
) |
| |
|
inline |
bool KAlarmApp::restoreSession |
( |
| ) |
|
bool KAlarmApp::scheduleEvent |
( |
KAEvent::SubAction |
action, |
|
|
const QString & |
text, |
|
|
const KDateTime & |
dateTime, |
|
|
int |
lateCancel, |
|
|
KAEvent::Flags |
flags, |
|
|
const QColor & |
bg, |
|
|
const QColor & |
fg, |
|
|
const QFont & |
font, |
|
|
const QString & |
audioFile, |
|
|
float |
audioVolume, |
|
|
int |
reminderMinutes, |
|
|
const KARecurrence & |
recurrence, |
|
|
int |
repeatInterval, |
|
|
int |
repeatCount, |
|
|
uint |
mailFromID = 0 , |
|
|
const QList< KCal::Person > & |
mailAddresses = QList<KCal::Person>() , |
|
|
const QString & |
mailSubject = QString() , |
|
|
const QStringList & |
mailAttachments = QStringList() |
|
) |
| |
bool KAlarmApp::sessionClosingDown |
( |
| ) |
const |
|
inline |
void KAlarmApp::setAlarmsEnabled |
( |
bool |
enabled | ) |
|
|
slot |
void KAlarmApp::setSpreadWindowsState |
( |
bool |
spread | ) |
|
bool KAlarmApp::speechEnabled |
( |
| ) |
const |
|
inline |
void KAlarmApp::spreadWindows |
( |
bool |
spread | ) |
|
|
slot |
void KAlarmApp::spreadWindowsToggled |
( |
bool |
| ) |
|
|
signal |
void KAlarmApp::stopAudio |
( |
| ) |
|
|
slot |
bool KAlarmApp::trayIconDisplayed |
( |
| ) |
const |
|
inline |
void KAlarmApp::trayIconToggled |
( |
| ) |
|
|
signal |
bool KAlarmApp::wantShowInSystemTray |
( |
| ) |
const |
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:59:11 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.