Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 98d6b53e11e983e268c3e19f14e091a0 > files > 1019

kdepim-devel-doc-3.5.9-9mdv2008.1.x86_64.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>kalarm: KAlarmIface Class Reference (kalarm)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



<style type="text/css">
<!--
hr { display: none; }
#content h2 { margin-left: 0px; }
table.mdTable { background-color: #f8f8f8; border: .2em solid #d7d7d7; }
td.mdRow { padding: 8px 20px; }
td.md { font-weight: bold; }
td.mdname1 { font-weight: bold; color: #602020; }
td.mdname { font-weight: bold; color: #602020;  }

-->
</style>

</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>
  <img id="nav_header_logo_right" alt="" align="right" src="../../pimlogo.png" border="0" />

  <div id="nav_header_title" align="left">KDE PIM API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_left" style="text-align: left;">
/ <a href="../../">API Reference</a>
 / <a href=".">kalarm</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <h2><a name="content"></a>kalarm</h2>


<!-- Generated by Doxygen 1.5.5 -->
<div class="contents">
<h1>KAlarmIface Class Reference</h1><!-- doxytag: class="KAlarmIface" --><!-- doxytag: inherits="DCOPObject" --><code>#include &lt;<a class="el" href="kalarmiface_8h-source.html">kalarmiface.h</a>&gt;</code>
<p>
Inherits DCOPObject.
<p>
Inherited by DcopHandler<code> [virtual]</code>.
<p>

<p>
<a href="classKAlarmIface-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classKAlarmIface.html" title="KAlarmIface provides a DCOP interface for other applications to request KAlarm actions...">KAlarmIface</a> provides a DCOP interface for other applications to request KAlarm actions. 
<p>Definition at line <a class="el" href="kalarmiface_8h-source.html#l00036">36</a> of file <a class="el" href="kalarmiface_8h-source.html">kalarmiface.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#2a1509214a35f503d6a6b0992e3671cd">Flags</a> { <br>
&nbsp;&nbsp;<b>REPEAT_AT_LOGIN</b> =  0x01, 
<b>BEEP</b> =  0x02, 
<b>REPEAT_SOUND</b> =  0x08, 
<b>CONFIRM_ACK</b> =  0x04, 
<br>
&nbsp;&nbsp;<b>AUTO_CLOSE</b> =  0x10, 
<b>EMAIL_BCC</b> =  0x20, 
<b>DISABLED</b> =  0x40, 
<b>SCRIPT</b> =  0x80, 
<br>
&nbsp;&nbsp;<b>EXEC_IN_XTERM</b> =  0x100, 
<b>SPEAK</b> =  0x200, 
<b>SHOW_IN_KORG</b> =  0x400
<br>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#5591e353e630ea7ad085e12da2b5be46">RecurType</a> { <br>
&nbsp;&nbsp;<b>MINUTELY</b> =  1, 
<b>DAILY</b> =  2, 
<b>WEEKLY</b> =  3, 
<b>MONTHLY</b> =  4, 
<br>
&nbsp;&nbsp;<b>YEARLY</b> =  5
<br>
 }</td></tr>

<tr><td colspan="2"><br><h2>DCOP Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#dc433e96ef5dd9f54ad51ab2ec973dee">cancelEvent</a> (const QString &amp;url, const QString &amp;eventId)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#1746d829344709fb8f0985fb14687e1c">triggerEvent</a> (const QString &amp;url, const QString &amp;eventId)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#d8b0e97cf17f1097b342813d58133f5d">scheduleMessage</a> (const QString &amp;message, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const QString &amp;fgColor, const QString &amp;font, const KURL &amp;audioFile, int reminderMins, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#73a6361464693a06206e82bc96a99738">scheduleMessage</a> (const QString &amp;message, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const QString &amp;fgColor, const QString &amp;font, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#5f5aaa892d810796e2dc03d92ed542e3">scheduleMessage</a> (const QString &amp;message, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const QString &amp;fgColor, const QString &amp;font, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#30c31a546d162042aab56a8dd67aa074">scheduleFile</a> (const KURL &amp;file, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const KURL &amp;audioFile, int reminderMins, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#aa1c61091913a17adc1aef96c276644a">scheduleFile</a> (const KURL &amp;file, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#3060cb6253587de71d480dbc13c0597e">scheduleFile</a> (const KURL &amp;file, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#203da929652e3af489b743c4d45f1e70">scheduleCommand</a> (const QString &amp;commandLine, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#64a61fb1fa2e3aec13d0ed9c6d2e3c9f">scheduleCommand</a> (const QString &amp;commandLine, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#ca77e8dcf59b3223ac7240e291d91c72">scheduleCommand</a> (const QString &amp;commandLine, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#69c359cd4b05c2a7a5bb096dedd2eba0">scheduleEmail</a> (const QString &amp;fromID, const QString &amp;addresses, const QString &amp;subject, const QString &amp;message, const QString &amp;attachments, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#5461f1d486f4277a19b29f079d6113ba">scheduleEmail</a> (const QString &amp;fromID, const QString &amp;addresses, const QString &amp;subject, const QString &amp;message, const QString &amp;attachments, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, int repeatCount)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#ad424c06363414bd988a47c347df65c6">scheduleEmail</a> (const QString &amp;fromID, const QString &amp;addresses, const QString &amp;subject, const QString &amp;message, const QString &amp;attachments, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#e8b64c42193d86644e04bc224919c521">edit</a> (const QString &amp;eventID)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAlarmIface.html#bb2291494b48be94a3496623a7199db0">editNew</a> (const QString &amp;templateName)=0</td></tr>

</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="2a1509214a35f503d6a6b0992e3671cd"></a><!-- doxytag: member="KAlarmIface::Flags" ref="2a1509214a35f503d6a6b0992e3671cd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKAlarmIface.html#2a1509214a35f503d6a6b0992e3671cd">KAlarmIface::Flags</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Bit values for the <code>flags</code> parameter of "scheduleXxxx()" DCOP calls. 
<p>
The bit values may be OR'ed together. <ul>
<li>REPEAT_AT_LOGIN - repeat the alarm at every login. </li>
<li>BEEP - sound an audible beep when the alarm is displayed. </li>
<li>SPEAK - speak the alarm message when it is displayed. </li>
<li>REPEAT_SOUND - repeat the sound file while the alarm is displayed. </li>
<li>CONFIRM_ACK - closing the alarm message window requires a confirmation prompt. </li>
<li>AUTO_CLOSE - auto-close the alarm window after the late-cancel period. </li>
<li>SCRIPT - the command to execute is a script, not a shell command line. </li>
<li>EXEC_IN_XTERM - execute the command alarm in a terminal window. </li>
<li>EMAIL_BCC - send a blind copy the email to the user. </li>
<li>SHOW_IN_KORG - show the alarm as an event in KOrganizer </li>
<li>DISABLED - set the alarm status to disabled. </li>
</ul>

<p>Definition at line <a class="el" href="kalarmiface_8h-source.html#l00054">54</a> of file <a class="el" href="kalarmiface_8h-source.html">kalarmiface.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5591e353e630ea7ad085e12da2b5be46"></a><!-- doxytag: member="KAlarmIface::RecurType" ref="5591e353e630ea7ad085e12da2b5be46" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKAlarmIface.html#5591e353e630ea7ad085e12da2b5be46">KAlarmIface::RecurType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Values for the <code>repeatType</code> parameter of "scheduleXxxx()" DCOP calls. 
<p>
<ul>
<li>MINUTELY - the repeat interval is measured in minutes. </li>
<li>DAILY - the repeat interval is measured in days. </li>
<li>WEEKLY - the repeat interval is measured in weeks. </li>
<li>MONTHLY - the repeat interval is measured in months. </li>
<li>YEARLY - the repeat interval is measured in years. </li>
</ul>

<p>Definition at line <a class="el" href="kalarmiface_8h-source.html#l00075">75</a> of file <a class="el" href="kalarmiface_8h-source.html">kalarmiface.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="dc433e96ef5dd9f54ad51ab2ec973dee"></a><!-- doxytag: member="KAlarmIface::cancelEvent" ref="dc433e96ef5dd9f54ad51ab2ec973dee" args="(const QString &amp;url, const QString &amp;eventId)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::cancelEvent           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>eventId</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cancel (delete) an already scheduled alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>url</em>&nbsp;</td><td>- The URL (not path) of the calendar file containing the event to be cancelled. Used only for integrity checking: the call will fail if it is not KAlarm's current calendar file. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>eventId</em>&nbsp;</td><td>- The unique ID of the event to be cancelled, as stored in the calendar file <code>url</code>. </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="1746d829344709fb8f0985fb14687e1c"></a><!-- doxytag: member="KAlarmIface::triggerEvent" ref="1746d829344709fb8f0985fb14687e1c" args="(const QString &amp;url, const QString &amp;eventId)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::triggerEvent           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>eventId</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Trigger the immediate display or execution of an alarm, regardless of what time it is scheduled for. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>url</em>&nbsp;</td><td>- The URL (not path) of the calendar file containing the event to be triggered. Used only for integrity checking: the call will fail if it is not KAlarm's current calendar file. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>eventId</em>&nbsp;</td><td>- The unique ID of the event to be triggered, as stored in the calendar file <code>url</code>. </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="d8b0e97cf17f1097b342813d58133f5d"></a><!-- doxytag: member="KAlarmIface::scheduleMessage" ref="d8b0e97cf17f1097b342813d58133f5d" args="(const QString &amp;message, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const QString &amp;fgColor, const QString &amp;font, const KURL &amp;audioFile, int reminderMins, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleMessage           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>fgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>font</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>audioFile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>reminderMins</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>recurrence</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a message display alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>message</em>&nbsp;</td><td>The text of the message to display. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>bgColor</em>&nbsp;</td><td>The background colour for the alarm message window, or QString::null for the current default background colour. The string may be in any of the formats accepted by QColor::QColor(const QString&amp;). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>fgColor</em>&nbsp;</td><td>The foreground colour for the alarm message, or QString::null for the current default foreground colour. The format of the string is the same as for <code>bgColor</code>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>font</em>&nbsp;</td><td>The font for the alarm message, or QString::null for the default message font current at the time the message is displayed. The string should be in format returned by QFont::toString(). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>audioFile</em>&nbsp;</td><td>The audio file to play when the alarm is displayed, or QString::null for none. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>reminderMins</em>&nbsp;</td><td>The number of minutes in advance of the main alarm and its recurrences to display a reminder alarm, or 0 for no reminder. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>recurrence</em>&nbsp;</td><td>Recurrence specification using iCalendar syntax (defined in RFC2445). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Simple repetition repeat interval in minutes, or 0 for no sub-repetition. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Simple repetition repeat count (after the first occurrence), or 0 for no sub-repetition. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="73a6361464693a06206e82bc96a99738"></a><!-- doxytag: member="KAlarmIface::scheduleMessage" ref="73a6361464693a06206e82bc96a99738" args="(const QString &amp;message, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const QString &amp;fgColor, const QString &amp;font, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleMessage           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>fgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>font</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>audioFile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>reminderMins</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a message display alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>message</em>&nbsp;</td><td>The text of the message to display. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>bgColor</em>&nbsp;</td><td>The background colour for the alarm message window, or QString::null for the current default background colour. The string may be in any of the formats accepted by QColor::QColor(const QString&amp;). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>fgColor</em>&nbsp;</td><td>The foreground colour for the alarm message, or QString::null for the current default foreground colour. The format of the string is the same as for <code>bgColor</code>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>font</em>&nbsp;</td><td>The font for the alarm message, or QString::null for the default message font current at the time the message is displayed. The string should be in format returned by QFont::toString(). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>audioFile</em>&nbsp;</td><td>The audio file to play when the alarm is displayed, or QString::null for none. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>reminderMins</em>&nbsp;</td><td>The number of minutes in advance of the main alarm and its recurrences to display a reminder alarm, or 0 for no reminder. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Recurrence count (after the first occurrence), or 0 for no recurrence. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="5f5aaa892d810796e2dc03d92ed542e3"></a><!-- doxytag: member="KAlarmIface::scheduleMessage" ref="5f5aaa892d810796e2dc03d92ed542e3" args="(const QString &amp;message, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const QString &amp;fgColor, const QString &amp;font, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleMessage           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>fgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>font</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>audioFile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>reminderMins</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>endDateTime</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a message display alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>message</em>&nbsp;</td><td>The text of the message to display. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>bgColor</em>&nbsp;</td><td>The background colour for the alarm message window, or QString::null for the current default background colour. The string may be in any of the formats accepted by QColor::QColor(const QString&amp;). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>fgColor</em>&nbsp;</td><td>The foreground colour for the alarm message, or QString::null for the current default foreground colour. The format of the string is the same as for <code>bgColor</code>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>font</em>&nbsp;</td><td>The font for the alarm message, or QString::null for the default message font current at the time the message is displayed. The string should be in format returned by QFont::toString(). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>audioFile</em>&nbsp;</td><td>The audio file to play when the alarm is displayed, or QString::null for none. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>reminderMins</em>&nbsp;</td><td>The number of minutes in advance of the main alarm and its recurrences to display a reminder alarm, or 0 for no reminder. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>endDateTime</em>&nbsp;</td><td>Date/time after which the recurrence will end. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="30c31a546d162042aab56a8dd67aa074"></a><!-- doxytag: member="KAlarmIface::scheduleFile" ref="30c31a546d162042aab56a8dd67aa074" args="(const KURL &amp;file, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const KURL &amp;audioFile, int reminderMins, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleFile           </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>file</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>audioFile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>reminderMins</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>recurrence</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a file display alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>file</em>&nbsp;</td><td>The text or image file to display. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>bgColor</em>&nbsp;</td><td>The background colour for the alarm message window, or QString::null for the current default background colour. The string may be in any of the formats accepted by QColor::QColor(const QString&amp;). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>audioFile</em>&nbsp;</td><td>The audio file to play when the alarm is displayed, or QString::null for none. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>reminderMins</em>&nbsp;</td><td>The number of minutes in advance of the main alarm and its recurrences to display a reminder alarm, or 0 for no reminder. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>recurrence</em>&nbsp;</td><td>Recurrence specification using iCalendar syntax (defined in RFC2445). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Simple repetition repeat interval in minutes, or 0 for no sub-repetition. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Simple repetition repeat count (after the first occurrence), or 0 for no sub-repetition. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="aa1c61091913a17adc1aef96c276644a"></a><!-- doxytag: member="KAlarmIface::scheduleFile" ref="aa1c61091913a17adc1aef96c276644a" args="(const KURL &amp;file, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleFile           </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>file</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>audioFile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>reminderMins</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a file display alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>file</em>&nbsp;</td><td>The text or image file to display. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>bgColor</em>&nbsp;</td><td>The background colour for the alarm message window, or QString::null for the current default background colour. The string may be in any of the formats accepted by QColor::QColor(const QString&amp;). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>audioFile</em>&nbsp;</td><td>The audio file to play when the alarm is displayed, or QString::null for none. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>reminderMins</em>&nbsp;</td><td>The number of minutes in advance of the main alarm and its recurrences to display a reminder alarm, or 0 for no reminder. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Recurrence count (after the first occurrence), or 0 for no recurrence. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="3060cb6253587de71d480dbc13c0597e"></a><!-- doxytag: member="KAlarmIface::scheduleFile" ref="3060cb6253587de71d480dbc13c0597e" args="(const KURL &amp;file, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;bgColor, const KURL &amp;audioFile, int reminderMins, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleFile           </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>file</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bgColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>audioFile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>reminderMins</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>endDateTime</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a file display alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>file</em>&nbsp;</td><td>The text or image file to display. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>bgColor</em>&nbsp;</td><td>The background colour for the alarm message window, or QString::null for the current default background colour. The string may be in any of the formats accepted by QColor::QColor(const QString&amp;). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>audioFile</em>&nbsp;</td><td>The audio file to play when the alarm is displayed, or QString::null for none. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>reminderMins</em>&nbsp;</td><td>The number of minutes in advance of the main alarm and its recurrences to display a reminder alarm, or 0 for no reminder. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>endDateTime</em>&nbsp;</td><td>Date/time after which the recurrence will end. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="203da929652e3af489b743c4d45f1e70"></a><!-- doxytag: member="KAlarmIface::scheduleCommand" ref="203da929652e3af489b743c4d45f1e70" args="(const QString &amp;commandLine, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleCommand           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>commandLine</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>recurrence</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a command execution alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>commandLine</em>&nbsp;</td><td>The command line or command script to execute. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>recurrence</em>&nbsp;</td><td>Recurrence specification using iCalendar syntax (defined in RFC2445). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Simple repetition repeat interval in minutes, or 0 for no sub-repetition. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Simple repetition repeat count (after the first occurrence), or 0 for no sub-repetition. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="64a61fb1fa2e3aec13d0ed9c6d2e3c9f"></a><!-- doxytag: member="KAlarmIface::scheduleCommand" ref="64a61fb1fa2e3aec13d0ed9c6d2e3c9f" args="(const QString &amp;commandLine, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleCommand           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>commandLine</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a command execution alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>commandLine</em>&nbsp;</td><td>The command line or command script to execute. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Recurrence count (after the first occurrence), or 0 for no recurrence. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="ca77e8dcf59b3223ac7240e291d91c72"></a><!-- doxytag: member="KAlarmIface::scheduleCommand" ref="ca77e8dcf59b3223ac7240e291d91c72" args="(const QString &amp;commandLine, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleCommand           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>commandLine</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>endDateTime</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule a command execution alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>commandLine</em>&nbsp;</td><td>The command line or command script to execute. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>endDateTime</em>&nbsp;</td><td>Date/time after which the recurrence will end. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="69c359cd4b05c2a7a5bb096dedd2eba0"></a><!-- doxytag: member="KAlarmIface::scheduleEmail" ref="69c359cd4b05c2a7a5bb096dedd2eba0" args="(const QString &amp;fromID, const QString &amp;addresses, const QString &amp;subject, const QString &amp;message, const QString &amp;attachments, const QString &amp;startDateTime, int lateCancel, unsigned flags, const QString &amp;recurrence, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleEmail           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>fromID</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>addresses</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>subject</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>attachments</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>recurrence</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule an email alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>fromID</em>&nbsp;</td><td>The KMail identity to use as the sender of the email, or QString::null to use KAlarm's default sender ID. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>addresses</em>&nbsp;</td><td>Comma-separated list of addresses to send the email to. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>subject</em>&nbsp;</td><td>Subject line of the email. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>message</em>&nbsp;</td><td>Email message's body text. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>attachments</em>&nbsp;</td><td>Comma- or semicolon-separated list of paths or URLs of files to send as attachments to the email. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>recurrence</em>&nbsp;</td><td>Recurrence specification using iCalendar syntax (defined in RFC2445). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Simple repetition repeat interval in minutes, or 0 for no sub-repetition. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Simple repetition repeat count (after the first occurrence), or 0 for no sub-repetition. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="5461f1d486f4277a19b29f079d6113ba"></a><!-- doxytag: member="KAlarmIface::scheduleEmail" ref="5461f1d486f4277a19b29f079d6113ba" args="(const QString &amp;fromID, const QString &amp;addresses, const QString &amp;subject, const QString &amp;message, const QString &amp;attachments, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, int repeatCount)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleEmail           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>fromID</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>addresses</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>subject</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>attachments</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule an email alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>fromID</em>&nbsp;</td><td>The KMail identity to use as the sender of the email, or QString::null to use KAlarm's default sender ID. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>addresses</em>&nbsp;</td><td>Comma-separated list of addresses to send the email to. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>subject</em>&nbsp;</td><td>Subject line of the email. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>message</em>&nbsp;</td><td>Email message's body text. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>attachments</em>&nbsp;</td><td>Comma- or semicolon-separated list of paths or URLs of files to send as attachments to the email. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in the Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatCount</em>&nbsp;</td><td>Recurrence count (after the first occurrence), or 0 for no recurrence. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="ad424c06363414bd988a47c347df65c6"></a><!-- doxytag: member="KAlarmIface::scheduleEmail" ref="ad424c06363414bd988a47c347df65c6" args="(const QString &amp;fromID, const QString &amp;addresses, const QString &amp;subject, const QString &amp;message, const QString &amp;attachments, const QString &amp;startDateTime, int lateCancel, unsigned flags, int repeatType, int repeatInterval, const QString &amp;endDateTime)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::scheduleEmail           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>fromID</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>addresses</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>subject</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>attachments</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>startDateTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>lateCancel</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>flags</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>repeatInterval</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>endDateTime</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Schedule an email alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>fromID</em>&nbsp;</td><td>The KMail identity to use as the sender of the email, or QString::null to use KAlarm's default sender ID. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>addresses</em>&nbsp;</td><td>Comma-separated list of addresses to send the email to. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>subject</em>&nbsp;</td><td>Subject line of the email. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>message</em>&nbsp;</td><td>Email message's body text. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>attachments</em>&nbsp;</td><td>Comma- or semicolon-separated list of paths or URLs of files to send as attachments to the email. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>startDateTime</em>&nbsp;</td><td>Start date/time, in the format YYYY-MM-DD[THH:MM[:SS]] or [T]HH:MM[:SS] </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>lateCancel</em>&nbsp;</td><td>Late-cancellation period in minutes, or 0 for no cancellation. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>flags</em>&nbsp;</td><td>OR of flag bits defined in the Flags enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatType</em>&nbsp;</td><td>The time units to use for recurrence. The actual recurrence interval is equal to <code>repeatType</code> multiplied by <code>repeatInterval</code>. The value of <code>repeatType</code> must a value defined in the RecurType enum. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>repeatInterval</em>&nbsp;</td><td>Recurrence interval in units defined by <code>repeatType</code>, or 0 for no recurrence. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>endDateTime</em>&nbsp;</td><td>Date/time after which the recurrence will end. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if alarm was scheduled successfully, false if configuration errors were found. </dd></dl>

</div>
</div><p>
<a class="anchor" name="e8b64c42193d86644e04bc224919c521"></a><!-- doxytag: member="KAlarmIface::edit" ref="e8b64c42193d86644e04bc224919c521" args="(const QString &amp;eventID)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::edit           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>eventID</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Open the alarm edit dialog to edit an existing alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>eventId</em>&nbsp;</td><td>The unique ID of the event to be edited, or QString::null to create a new alarm. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>false if the alarm could not be found or is read-only, true otherwise. </dd></dl>

</div>
</div><p>
<a class="anchor" name="bb2291494b48be94a3496623a7199db0"></a><!-- doxytag: member="KAlarmIface::editNew" ref="bb2291494b48be94a3496623a7199db0" args="(const QString &amp;templateName)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KAlarmIface::editNew           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>templateName</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Open the alarm edit dialog to edit a new alarm. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>templateName</em>&nbsp;</td><td>Name of the alarm template to base the new alarm on, or QString::null if none. If a template is specified but cannot be found, the alarm edit dialog is still opened but is (obviously) not preset with the template. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>false if an alarm template was specified but could not be found, true otherwise. </dd></dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="kalarmiface_8h-source.html">kalarmiface.h</a></ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kalarm</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="functions.html">Class Members</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classAlarmCalendar.html">alarmcalendar</option>,  <option value="classKAEvent.html">kaevent</option>,  <option value="classKAlarmIface.html">kalarmiface</option>,  <option value="classMainWindowBase.html">mainwindowbase</option>,  <option value="classMessageWin.html">messagewin</option>,  <option value="classPickFileRadio.html">pickfileradio</option>,  <option value="classStartOfDayTimer.html">startofdaytimer</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../akregator/html/index.html">akregator</a></li><li>&nbsp;&nbsp;<a href="../../akregator/src/html/index.html">src</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../akregator/src/librss/html/index.html">librss</a></li><li><a href="../../certmanager/html/index.html">certmanager</a></li><li>&nbsp;&nbsp;<a href="../../certmanager/lib/html/index.html">lib</a></li><li><a href="../../kaddressbook/html/index.html">kaddressbook</a></li><li><a href="../../kalarm/html/index.html">kalarm</a></li><li>&nbsp;&nbsp;<a href="../../kalarm/lib/html/index.html">lib</a></li><li><a href="../../kandy/html/index.html">kandy</a></li><li><a href="../../karm/html/index.html">karm</a></li><li><a href="../../kdgantt/html/index.html">kdgantt</a></li><li><a href="../../kgantt/html/index.html">kgantt</a></li><li><a href="../../kioslaves/html/index.html">kioslaves</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/mbox/html/index.html">mbox</a></li><li><a href="../../kitchensync/html/index.html">kitchensync</a></li><li><a href="../../kmail/html/index.html">kmail</a></li><li><a href="../../knotes/html/index.html">knotes</a></li><li><a href="../../konsolekalendar/html/index.html">konsolekalendar</a></li><li><a href="../../kontact/html/index.html">kontact</a></li><li><a href="../../korganizer/html/index.html">korganizer</a></li><li><a href="../../kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/lib/html/index.html">lib</a></li><li><a href="../../libemailfunctions/html/index.html">libemailfunctions</a></li><li><a href="../../libkcal/html/index.html">libkcal</a></li><li><a href="../../libkdepim/html/index.html">libkdepim</a></li><li><a href="../../libkholidays/html/index.html">libkholidays</a></li><li><a href="../../libkmime/html/index.html">libkmime</a></li><li><a href="../../libkpgp/html/index.html">libkpgp</a></li><li><a href="../../libkpimidentities/html/index.html">libkpimidentities</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>