kalarm
KAlarmApp Class Reference
List of all members.Detailed Description
Definition at line 48 of file kalarmapp.h.
Public Slots | |
void | processQueue () |
Signals | |
void | trayIconToggled () |
Public Member Functions | |
~KAlarmApp () | |
virtual int | newInstance () |
bool | checkCalendarDaemon () |
bool | haveSystemTray () const |
bool | wantRunInSystemTray () const |
bool | alarmsDisabledIfStopped () const |
bool | speechEnabled () const |
bool | korganizerEnabled () const |
bool | restoreSession () |
bool | sessionClosingDown () const |
void | quitIf () |
void | doQuit (QWidget *parent) |
void | addWindow (TrayWindow *w) |
void | removeWindow (TrayWindow *) |
TrayWindow * | trayWindow () const |
MainWindow * | trayMainWindow () const |
bool | displayTrayIcon (bool show, MainWindow *=0) |
bool | trayIconDisplayed () const |
bool | editNewAlarm (MainWindow *=0) |
virtual void | commitData (QSessionManager &) |
void * | execAlarm (KAEvent &, const KAAlarm &, bool reschedule, bool allowDefer=true, bool noPreAction=false) |
void | alarmShowing (KAEvent &, KAAlarm::Type, const DateTime &) |
void | alarmCompleted (const KAEvent &) |
bool | deleteEvent (const QString &eventID) |
void | commandMessage (ShellProcess *, QWidget *parent) |
bool | scheduleEvent (KAEvent::Action, const QString &text, const QDateTime &, int lateCancel, int flags, const QColor &bg, const QColor &fg, const QFont &, const QString &audioFile, float audioVolume, int reminderMinutes, const KARecurrence &recurrence, int repeatInterval, int repeatCount, const QString &mailFromID=QString::null, const EmailAddressList &mailAddresses=EmailAddressList(), const QString &mailSubject=QString::null, const QStringList &mailAttachments=QStringList()) |
bool | handleEvent (const QString &calendarFile, const QString &eventID) |
bool | triggerEvent (const QString &calendarFile, const QString &eventID) |
bool | deleteEvent (const QString &calendarFile, const QString &eventID) |
Static Public Member Functions | |
static KAlarmApp * | getInstance () |
static void | displayFatalError (const QString &message) |
Protected Member Functions | |
KAlarmApp () |
The documentation for this class was generated from the following files: