"timeperiod.h" "kalocale.h" KGlobalSettings KColorScheme QFont QColor qnamespace.h ShowInSystemTray AutoHideSystemTray AskResource Base_TimeZone Base_HolidayRegion Base_StartOfDay Base_WorkDayStart Base_WorkDayEnd Base_WorkDays MessageFont DisabledColour ArchivedColour ArchivedKeepDays DefaultFeb29Type Select the time zone which <application>KAlarm</application> should use as its default for displaying and entering dates and times. Select the holiday region to use. Default foreground color for alarm message windows. KColorScheme(QPalette::Active).foreground().color() Default background color for alarm message windows. KColorScheme(QPalette::Active).background(KColorScheme::NegativeBackground).color() Default font for displaying alarm messages. QFont(KGlobalSettings::generalFont().family(), 16, QFont::Bold) <para>Check to show <application>KAlarm</application>'s icon in the system tray. Showing it in the system tray provides easy access and a status indication.</para> true <para>Enter -1 to auto-hide <application>KAlarm</application>'s icon in the system tray when there are no active alarms.</para><para>To auto-hide the system tray icon when there are no alarms due within a set period of time, enter the time period in minutes.</para><para>Enter 0 to always show the system tray icon.</para> 1440 <para>Automatically start <application>KAlarm</application> whenever you start KDE.</para><para>This option should always be checked unless you intend to discontinue use of <application>KAlarm</application>.</para> false Enter the default time interval (in minutes) to defer alarms, used by the Defer Alarm dialog. 5 <para>When saving a new alarm or alarm template, prompt for which calendar to store it in, if there is more than one active calendar.</para><para>Note that archived alarms are always stored in the default archived alarm calendar.</para> true <para>Specify the characteristics of alarm message windows:<list><item>If checked, the window is a normal window with a title bar, which grabs keyboard input when it is displayed.</item><item>If unchecked, the window does not interfere with your typing when it is displayed, but it has no title bar and cannot be moved or resized.</item></list></para> true <para>Specify the positioning of alarm message windows, and the delay in seconds after a window shows until its buttons are enabled. <list><item>0 to position message windows as far from the cursor as possible with no enable delay.</item> <item>> 0 to position in center of screen and specify delay before enabling buttons.</item> <item>-1 for no special positioning and no enable delay.</item></list></para> 0 -1 10 <para>How many alarms due in the next 24 hours to show in the system tray tooltip: <list><item>0 to display none</item> <item>-1 to display all</item> <item>>0 to set a limit.</item></list></para> 5 -1 Specify whether to show in the system tray tooltip, the time at which each alarm is due. true Specify whether to show in the system tray tooltip, how long until each alarm is due. true Enter the text to be displayed in front of the time until the alarm, in the system tray tooltip. QLatin1String("+") <para>How to send email when an email alarm is triggered.<list><item>KMail: The email is sent automatically via <application>KMail</application>. <application>KMail</application> is started first if necessary.</item><item>Sendmail: The email is sent automatically. This option will only work if your system is configured to use <application>sendmail</application> or a sendmail compatible mail transport agent.</item></list></para> kmail Whether after sending an email to store a copy in KMail's sent-mail folder. Only applies when sendmail is selected as the email client. false Your email address, used to identify you as the sender when sending email alarms. Enter "@SystemSettings" to use the email address set in System Settings, "@KMail" to allow choice of KMail identities, or enter the actual email address otherwise. KAlarmCal::Identities::identitiesExist() ? QLatin1String("@KMail") : QLatin1String("@SystemSettings") Your email address, used for blind copying email alarms to yourself. If you want blind copies to be sent to your account on the computer which KAlarm runs on, you can simply enter your user login name. Enter "@SystemSettings" to use the email address set in System Settings, or enter the actual email address otherwise. QLatin1String("@SystemSettings") Command line to execute command alarms in a terminal window, including special codes described in the KAlarm handbook. The earliest time of day at which a date-only alarm will be triggered. QDateTime(QDate(1900,1,1),QTime(0,0)) The start time of the working day. QDateTime(QDate(1900,1,1),QTime(8,0)) The end time of the working day. QDateTime(QDate(1900,1,1),QTime(17,0)) OR'ed bits indicating which days of the week are work days, 1 = Monday ... 64 = Sunday. KAlarm::defaultWorkDays() Choose the text color in the alarm list for disabled alarms. KColorScheme(QPalette::Disabled).foreground(KColorScheme::InactiveText).color() Choose the text color in the alarm list for archived alarms. KColorScheme(QPalette::Active).foreground(KColorScheme::VisitedText).color() <para>Specify how many days to keep alarms after they expire or are deleted (except deleted alarms which were never triggered): <list><item>0 to not keep</item> <item>-1 to keep indefinitely</item> <item>>0 number of days to keep.</item></list></para> 7 -1 Enter the event duration in minutes, for alarms which are copied to KOrganizer. 0 Enter how many minutes before the alarm trigger time to wake the system from suspend. This can be used to ensure that the system is fully restored by the time the alarm triggers. 2 Default value in the alarm edit dialog for late cancellation time (in minutes). 0 for no late cancellation, >0 how many minutes before cancelling. 0 0 Default setting in the alarm edit dialog for "auto close if late". false Default setting in the alarm edit dialog for "confirm alarm acknowledgement". false Default setting in the alarm edit dialog for "show in KOrganizer". false Default sound type in the alarm edit dialog. None Default sound file path in the alarm edit dialog. Default sound volume in the alarm edit dialog. -1 to deselect volume, or 0 - 100 % -1 -1 100 Default setting in the alarm edit dialog for sound repetition. false Default setting in the alarm edit dialog for command script entry. false Default setting in the alarm edit dialog for where to send command alarm output. Discard Default log file path for command alarms in the alarm edit dialog. Default setting in the alarm edit dialog for blind copying emails to self. false The default setting for the recurrence rule in the alarm edit dialog. None For yearly recurrences, choose what date, if any, alarms due on February 29th should occur in non-leap years.<note>The next scheduled occurrence of existing alarms is not re-evaluated when you change this setting.</note> Mar1 Default reminder time units in the alarm edit dialog. HoursMinutes Default command to execute before displaying alarms. Default setting for whether to execute the pre-alarm action before deferred alarms trigger. false Default setting for whether to cancel the alarm if the pre-alarm action command fails. false Default setting for whether to show no error status or error message if the pre-alarm action command fails. false Default command to execute after alarm message windows are closed. Whether to suppress a warning prompt before quitting KAlarm. true Check to be prompted for confirmation each time you delete an alarm. true Display a notification message whenever an email alarm has queued an email for sending to a remote system. This could be useful if, for example, you have a dial-up connection, so that you can then ensure that the email is actually transmitted. false