kalarm
Preferences Class Reference
List of all members.Detailed Description
Definition at line 42 of file preferences.h.
Public Types | |
| enum | MailClient { SENDMAIL, KMAIL } |
| enum | MailFrom { MAIL_FROM_KMAIL, MAIL_FROM_CONTROL_CENTRE, MAIL_FROM_ADDR } |
| enum | CmdLogType { DISCARD_OUTPUT, LOG_TO_FILE, EXEC_IN_TERMINAL } |
Signals | |
| void | preferencesChanged () |
| void | startOfDayChanged (const QTime &oldStartOfDay) |
Static Public Member Functions | |
| static void | initialise () |
| static void | save (bool syncToDisc=true) |
| static void | syncToDisc () |
| static void | updateStartOfDayCheck () |
| static void | connect (const char *signal, const QObject *receiver, const char *member) |
| static const ColourList & | messageColours () |
| static QColor | defaultBgColour () |
| static QColor | defaultFgColour () |
| static const QFont & | messageFont () |
| static const QTime & | startOfDay () |
| static bool | hasStartOfDayChanged () |
| static bool | runInSystemTray () |
| static bool | disableAlarmsIfStopped () |
| static bool | quitWarn () |
| static void | setQuitWarn (bool yes) |
| static bool | autostartTrayIcon () |
| static bool | confirmAlarmDeletion () |
| static void | setConfirmAlarmDeletion (bool yes) |
| static bool | modalMessages () |
| static int | messageButtonDelay () |
| static int | tooltipAlarmCount () |
| static bool | showTooltipAlarmTime () |
| static bool | showTooltipTimeToAlarm () |
| static const QString & | tooltipTimeToPrefix () |
| static int | daemonTrayCheckInterval () |
| static MailClient | emailClient () |
| static bool | emailCopyToKMail () |
| static bool | emailQueuedNotify () |
| static void | setEmailQueuedNotify (bool yes) |
| static MailFrom | emailFrom () |
| static bool | emailBccUseControlCentre () |
| static QString | emailAddress () |
| static QString | emailBccAddress () |
| static QString | cmdXTermCommand () |
| static QColor | disabledColour () |
| static QColor | expiredColour () |
| static int | expiredKeepDays () |
| static SoundPicker::Type | defaultSoundType () |
| static const QString & | defaultSoundFile () |
| static float | defaultSoundVolume () |
| static bool | defaultSoundRepeat () |
| static int | defaultLateCancel () |
| static bool | defaultAutoClose () |
| static bool | defaultConfirmAck () |
| static bool | defaultCopyToKOrganizer () |
| static bool | defaultCmdScript () |
| static EditAlarmDlg::CmdLogType | defaultCmdLogType () |
| static QString | defaultCmdLogFile () |
| static bool | defaultEmailBcc () |
| static RecurrenceEdit::RepeatType | defaultRecurPeriod () |
| static KARecurrence::Feb29Type | defaultFeb29Type () |
| static TimePeriod::Units | defaultReminderUnits () |
| static const QString & | defaultPreAction () |
| static const QString & | defaultPostAction () |
| static const QFont & | default_messageFont () |
| static MailFrom | default_emailFrom () |
Static Public Attributes | |
| static const QString | QUIT_WARN |
| static const QString | CONFIRM_ALARM_DELETION |
| static const QString | EMAIL_QUEUED_NOTIFY |
| static const ColourList | default_messageColours |
| static const QColor | default_defaultBgColour |
| static const QColor | default_defaultFgColour |
| static const QTime | default_startOfDay |
| static const bool | default_runInSystemTray |
| static const bool | default_disableAlarmsIfStopped |
| static const bool | default_quitWarn |
| static const bool | default_autostartTrayIcon |
| static const bool | default_confirmAlarmDeletion |
| static const bool | default_modalMessages |
| static const int | default_messageButtonDelay |
| static const int | default_tooltipAlarmCount |
| static const bool | default_showTooltipAlarmTime |
| static const bool | default_showTooltipTimeToAlarm |
| static const QString | default_tooltipTimeToPrefix |
| static const int | default_daemonTrayCheckInterval |
| static const MailClient | default_emailClient |
| static const bool | default_emailCopyToKMail |
| static const bool | default_emailQueuedNotify |
| static const MailFrom | default_emailBccFrom |
| static const QString | default_emailAddress |
| static const QString | default_emailBccAddress |
| static const QColor | default_disabledColour |
| static const QColor | default_expiredColour |
| static const int | default_expiredKeepDays |
| static const QString | default_defaultSoundFile |
| static const float | default_defaultSoundVolume |
| static const int | default_defaultLateCancel |
| static const bool | default_defaultAutoClose |
| static const bool | default_defaultCopyToKOrganizer |
| static const SoundPicker::Type | default_defaultSoundType |
| static const bool | default_defaultSoundRepeat |
| static const bool | default_defaultConfirmAck |
| static const bool | default_defaultCmdScript |
| static const EditAlarmDlg::CmdLogType | default_defaultCmdLogType |
| static const bool | default_defaultEmailBcc |
| static const RecurrenceEdit::RepeatType | default_defaultRecurPeriod |
| static const KARecurrence::Feb29Type | default_defaultFeb29Type |
| static const TimePeriod::Units | default_defaultReminderUnits |
| static const QString | default_defaultPreAction |
| static const QString | default_defaultPostAction |
Friends | |
| class | MiscPrefTab |
| class | EditPrefTab |
| class | ViewPrefTab |
| class | FontColourPrefTab |
| class | EmailPrefTab |
The documentation for this class was generated from the following files:

