Sophie

Sophie

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

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>libkcal: KCal::Incidence Class Reference (libkcal)</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=".">libkcal</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>libkcal</h2>


<!-- Generated by Doxygen 1.5.5 -->
  <div class="navpath"><a class="el" href="namespaceKCal.html">KCal</a>::<a class="el" href="classKCal_1_1Incidence.html">Incidence</a>
  </div>
<div class="contents">
<h1>KCal::Incidence Class Reference</h1><!-- doxytag: class="KCal::Incidence" --><!-- doxytag: inherits="KCal::IncidenceBase,KCal::Recurrence::Observer" --><code>#include &lt;<a class="el" href="incidence_8h-source.html">incidence.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for KCal::Incidence:</div>
<div class="dynsection">

<p><center><img src="classKCal_1_1Incidence.png" usemap="#KCal::Incidence_map" border="0" alt=""></center>
<map name="KCal::Incidence_map">
<area href="classKCal_1_1IncidenceBase.html" alt="KCal::IncidenceBase" shape="rect" coords="154,56,298,80">
<area href="classKCal_1_1CustomProperties.html" alt="KCal::CustomProperties" shape="rect" coords="154,0,298,24">
<area href="classKCal_1_1Event.html" alt="KCal::Event" shape="rect" coords="0,168,144,192">
<area href="classKCal_1_1Journal.html" alt="KCal::Journal" shape="rect" coords="154,168,298,192">
<area href="classKCal_1_1Todo.html" alt="KCal::Todo" shape="rect" coords="308,168,452,192">
</map>
</div>

<p>
<a href="classKCal_1_1Incidence-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
This class provides the base class common to all calendar components. 
<p>Definition at line <a class="el" href="incidence_8h-source.html#l00043">43</a> of file <a class="el" href="incidence_8h-source.html">incidence.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="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">Status</a> { <br>
&nbsp;&nbsp;<b>StatusNone</b>, 
<b>StatusTentative</b>, 
<b>StatusConfirmed</b>, 
<b>StatusCompleted</b>, 
<br>
&nbsp;&nbsp;<b>StatusNeedsAction</b>, 
<b>StatusCanceled</b>, 
<b>StatusInProcess</b>, 
<b>StatusDraft</b>, 
<br>
&nbsp;&nbsp;<b>StatusFinal</b>, 
<b>StatusX</b>
<br>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <b>SecrecyPublic</b> =  0, 
<b>SecrecyPrivate</b> =  1, 
<b>SecrecyConfidential</b> =  2
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74056b273d15b567668640fc37169c6d"></a><!-- doxytag: member="KCal::Incidence::List" ref="74056b273d15b567668640fc37169c6d" args="" -->
typedef <a class="el" href="classKCal_1_1ListBase.html">ListBase</a>&lt; <a class="el" href="classKCal_1_1Incidence.html">Incidence</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>List</b></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="57b03c54068ab3a338f0d81917f5467c"></a><!-- doxytag: member="KCal::Incidence::Incidence" ref="57b03c54068ab3a338f0d81917f5467c" args="(const Incidence &amp;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>Incidence</b> (const <a class="el" href="classKCal_1_1Incidence.html">Incidence</a> &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c2d46340bbbdcca5dbe4901a9456aeec"></a><!-- doxytag: member="KCal::Incidence::operator=" ref="c2d46340bbbdcca5dbe4901a9456aeec" args="(const Incidence &amp;i)" -->
<a class="el" href="classKCal_1_1Incidence.html">Incidence</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classKCal_1_1Incidence.html">Incidence</a> &amp;i)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="40d4588391ca08ebc9997629f5b703d6"></a><!-- doxytag: member="KCal::Incidence::operator==" ref="40d4588391ca08ebc9997629f5b703d6" args="(const Incidence &amp;) const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator==</b> (const <a class="el" href="classKCal_1_1Incidence.html">Incidence</a> &amp;) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#176e62775d8267e8fb8a0c745b154607">clone</a> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#0cb14b1419d3fad1d3c19c9a3e98a57b">setReadOnly</a> (bool readonly)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#8a9b61c884ea9450c9ebea186e73ecc6">setFloats</a> (bool f)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#2ab366525e4ea376c8bfe334c10a347a">recreate</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#92caf650b529278607a04c96c1d90ee8">setCreated</a> (const QDateTime &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#8df4ebe490fea07df54e9df82c40c579">created</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#d9cf94ebb636d6ce56b8f2f74d5c51d3">setRevision</a> (int rev)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#061b1b33e5105cee5a2a6db2abc04b92">revision</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#e3042339856d8295139b32fc40064876">setDtStart</a> (const QDateTime &amp;dtStart)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#de746f2e79686208c0d1238977d6a797">dtEnd</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#d0b8ac8e276e7532ffe7320e92ef6680">setDescription</a> (const QString &amp;description)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#5614d24c09a8909b08c26c5e33918831">description</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#fc2fecb0924ad84c61b9210d5cc5cc9f">setSummary</a> (const QString &amp;summary)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#5f6e41afa4e1b167c4b49e603506b34c">summary</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#e1c00b65d6803d1140ce5e79c5935ab6">setCategories</a> (const QStringList &amp;categories)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#21028a8970418be7354a0c34a6ae1d62">setCategories</a> (const QString &amp;catStr)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#4eae9f79708ab85745dc6fdea51afb76">categories</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#6c9c2b897f82509f87594b17223cda3a">categoriesStr</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#61faeed6fc9b849d434d07c6198c5369">setRelatedToUid</a> (const QString &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#26733e87a3cce01b792667febe752f4d">relatedToUid</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#3cb36283ad2b012e5bf9a769d13593ad">setRelatedTo</a> (<a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *relatedTo)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#9b09c1637d3900ba0c2e768b39fff819">relatedTo</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Incidence::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#a4543a67ede7777dda57b127fa8fdf88">relations</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#ef0e6e06aea25be849c1b177989d32e5">addRelation</a> (<a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#7c5c08a90a1555a418b384b79882f09f">removeRelation</a> (<a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKCal_1_1Recurrence.html">Recurrence</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#d06004593e064a37d08c96f9ae16735e">recurrence</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#c92730d2276b13fe148e4e4656d8a600">clearRecurrence</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#81ad15662138be07f0d55be6b075b043">doesRecur</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="edfbd256a762138a0b7232c077cf613f"></a><!-- doxytag: member="KCal::Incidence::recurrenceType" ref="edfbd256a762138a0b7232c077cf613f" args="() const " -->
uint&nbsp;</td><td class="memItemRight" valign="bottom"><b>recurrenceType</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#105f15b8e9d48e2778cce396511e7a68">recursOn</a> (const QDate &amp;qd) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#6843f232f00923ac773bb7198fdd6151">recursAt</a> (const QDateTime &amp;qdt) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QValueList&lt; QDateTime &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#63231357fd756f611ce821d91665979e">startDateTimesForDate</a> (const QDate &amp;date) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QValueList&lt; QDateTime &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#f3e746bd32974f5a3ce98b84fda94337">startDateTimesForDateTime</a> (const QDateTime &amp;datetime) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#079d5e64fc5b8467fc2e428cd3f72d42">endDateForStart</a> (const QDateTime &amp;startDt) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#0e2d04b08c67e77f9278d5ed72621032">addAttachment</a> (<a class="el" href="classKCal_1_1Attachment.html">Attachment</a> *attachment)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#20a672a5cd3b078e575955874f5a2614">deleteAttachment</a> (<a class="el" href="classKCal_1_1Attachment.html">Attachment</a> *attachment)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#b6315e50738c5dd16d10e15b17104bcc">deleteAttachments</a> (const QString &amp;mime)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Attachment::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#dfc4bb0127ecf371c0707fed9eb21e3e">attachments</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Attachment::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#994baeedea458e9612c0793cbf75f3d2">attachments</a> (const QString &amp;mime) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#39cee988881ad2788171b63673cc8047">clearAttachments</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#4cfe9fc43f2f10c1c4f10d792fe2ac3f">setSecrecy</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#570732d76f1e8689d7f6dd69212f5151">secrecy</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#8e00a10c30c3d30d1d32e94a22c7554b">secrecyStr</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#74c36e044364aa3c0321d87a0232bf62">setStatus</a> (<a class="el" href="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">Status</a> status)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#2a8bb37db6b597048ce0db73298eab5e">setCustomStatus</a> (const QString &amp;status)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">Status</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#eb9ac2fec0199604a5827e14accb7125">status</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#e6a6ecb86a42f3ae56fdd4e23dd367a7">statusStr</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#95556a5a0dbe223836e12c0020a10f55">setResources</a> (const QStringList &amp;resources)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#0ea4b97ed0906d046f29df9eb111e838">resources</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#48dd6c2c478e1c26068b6389b1a2fc96">setPriority</a> (int priority)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#cbd216cda3ea9d86ee12252e98da6d0b">priority</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const Alarm::List &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#33727cd753dde462c0995d5a4f1ea40c">alarms</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKCal_1_1Alarm.html">Alarm</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#3c7e11ab7af4f867584d2ea502f097f5">newAlarm</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#bc50c14f316e333fb9c1b46d5ba40420">addAlarm</a> (<a class="el" href="classKCal_1_1Alarm.html">Alarm</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#bfc0e387eaa80c142bbfd603888aae85">removeAlarm</a> (<a class="el" href="classKCal_1_1Alarm.html">Alarm</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#309958edb7c5216871befd3c8dd82006">clearAlarms</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#74b018256a65d0d87b0dc47083722406">isAlarmEnabled</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#2598423ba89a6444f9b92450de976e95">setLocation</a> (const QString &amp;location)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#d147473a07f26ad738fbae9501eb1c3d">location</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#1a6793b0ed0d7704f9e2b16e64a3f842">setSchedulingID</a> (const QString &amp;sid)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#21fd9072b4c64227aa69b55077ee7352">schedulingID</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#3362ea7619ec2ab220224b94e8e6b344">recurrenceUpdated</a> (<a class="el" href="classKCal_1_1Recurrence.html">Recurrence</a> *)</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#617dc0d5de16ceb5df5823326b0549bf">secrecyList</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#ef34209b99aebf3582c454ddfedd9311">secrecyName</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#9fa0aa29695a0de2b4e3b96d2f2b44c9">statusName</a> (<a class="el" href="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">Status</a>)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence.html#5e624854dcf5e7ca573635d8c1476a47">endDateRecurrenceBase</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence_1_1AddVisitor.html">AddVisitor</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This class implements a visitor for adding an <a class="el" href="classKCal_1_1Incidence.html" title="This class provides the base class common to all calendar components.">Incidence</a> to a resource supporting addEvent(), addTodo() and addJournal() calls.  <a href="classKCal_1_1Incidence_1_1AddVisitor.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Incidence_1_1DeleteVisitor.html">DeleteVisitor</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This class implements a visitor for deleting an <a class="el" href="classKCal_1_1Incidence.html" title="This class provides the base class common to all calendar components.">Incidence</a> from a resource supporting deleteEvent(), deleteTodo() and deleteJournal() calls.  <a href="classKCal_1_1Incidence_1_1DeleteVisitor.html#_details">More...</a><br></td></tr>
</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="671e161ac7fe2923d4fdab50b233e7a5"></a><!-- doxytag: member="KCal::Incidence::Status" ref="671e161ac7fe2923d4fdab50b233e7a5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">KCal::Incidence::Status</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Enumeration for describing an event's status. 
<p>

<p>Definition at line <a class="el" href="incidence_8h-source.html#l00083">83</a> of file <a class="el" href="incidence_8h-source.html">incidence.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1f7027e01fb75ee6ce238621e807f3e3"></a><!-- doxytag: member="KCal::Incidence::@1" ref="1f7027e01fb75ee6ce238621e807f3e3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
enumeration for describing an event's secrecy. 
<p>

<p>Definition at line <a class="el" href="incidence_8h-source.html#l00091">91</a> of file <a class="el" href="incidence_8h-source.html">incidence.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="176e62775d8267e8fb8a0c745b154607"></a><!-- doxytag: member="KCal::Incidence::clone" ref="176e62775d8267e8fb8a0c745b154607" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classKCal_1_1Incidence.html">Incidence</a>* KCal::Incidence::clone           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return copy of this object. 
<p>
The returned object is owned by the caller. 
<p>Implemented in <a class="el" href="classKCal_1_1Event.html#b0a64b5c8757af107963d8267ad8cf77">KCal::Event</a>, <a class="el" href="classKCal_1_1Journal.html#f6321ca91028ba531242cca9a79e37ce">KCal::Journal</a>, and <a class="el" href="classKCal_1_1Todo.html#5de897dfd17f8fd85394eda93ddf377b">KCal::Todo</a>.</p>

</div>
</div><p>
<a class="anchor" name="0cb14b1419d3fad1d3c19c9a3e98a57b"></a><!-- doxytag: member="KCal::Incidence::setReadOnly" ref="0cb14b1419d3fad1d3c19c9a3e98a57b" args="(bool readonly)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setReadOnly           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>readonly</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set readonly state of incidence. 
<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>readonly</em>&nbsp;</td><td>If true, the incidence is set to readonly, if false the incidence is set to readwrite. </td></tr>
  </table>
</dl>

<p>Reimplemented from <a class="el" href="classKCal_1_1IncidenceBase.html#cd4266a3b1fd00b026156ce0b4c63dc9">KCal::IncidenceBase</a>.</p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00212">212</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8a9b61c884ea9450c9ebea186e73ecc6"></a><!-- doxytag: member="KCal::Incidence::setFloats" ref="8a9b61c884ea9450c9ebea186e73ecc6" args="(bool f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setFloats           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>f</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set whether the incidence floats, i.e. 
<p>
has a date but no time attached to it. 
<p>Reimplemented from <a class="el" href="classKCal_1_1IncidenceBase.html#1e42125f448649a0a952b199c07455a8">KCal::IncidenceBase</a>.</p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00219">219</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2ab366525e4ea376c8bfe334c10a347a"></a><!-- doxytag: member="KCal::Incidence::recreate" ref="2ab366525e4ea376c8bfe334c10a347a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::recreate           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Recreate event. 
<p>
The event is made a new unique event, but already stored event information is preserved. Sets uniquie id, creation date, last modification date and revision number. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00198">198</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="92caf650b529278607a04c96c1d90ee8"></a><!-- doxytag: member="KCal::Incidence::setCreated" ref="92caf650b529278607a04c96c1d90ee8" args="(const QDateTime &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setCreated           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>created</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set creation date. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00227">227</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8df4ebe490fea07df54e9df82c40c579"></a><!-- doxytag: member="KCal::Incidence::created" ref="8df4ebe490fea07df54e9df82c40c579" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDateTime Incidence::created           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return time and date of creation. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00236">236</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="d9cf94ebb636d6ce56b8f2f74d5c51d3"></a><!-- doxytag: member="KCal::Incidence::setRevision" ref="d9cf94ebb636d6ce56b8f2f74d5c51d3" args="(int rev)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setRevision           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>rev</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the number of revisions this event has seen. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00241">241</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="061b1b33e5105cee5a2a6db2abc04b92"></a><!-- doxytag: member="KCal::Incidence::revision" ref="061b1b33e5105cee5a2a6db2abc04b92" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Incidence::revision           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the number of revisions this event has seen. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00249">249</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e3042339856d8295139b32fc40064876"></a><!-- doxytag: member="KCal::Incidence::setDtStart" ref="e3042339856d8295139b32fc40064876" args="(const QDateTime &amp;dtStart)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setDtStart           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>dtStart</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set starting date/time. 
<p>

<p>Reimplemented from <a class="el" href="classKCal_1_1IncidenceBase.html#1a0e95e316942fdd64b9b0a1a2cf7a85">KCal::IncidenceBase</a>.</p>

<p>Reimplemented in <a class="el" href="classKCal_1_1Todo.html#9b43603d86bf520cb5abcc686e8d1712">KCal::Todo</a>.</p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00254">254</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="de746f2e79686208c0d1238977d6a797"></a><!-- doxytag: member="KCal::Incidence::dtEnd" ref="de746f2e79686208c0d1238977d6a797" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QDateTime KCal::Incidence::dtEnd           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the incidence's ending date/time as a QDateTime. 
<p>

<p>Reimplemented in <a class="el" href="classKCal_1_1Event.html#0bc3052d40d160c7d58a5483dfcff693">KCal::Event</a>.</p>

<p>Definition at line <a class="el" href="incidence_8h-source.html#l00150">150</a> of file <a class="el" href="incidence_8h-source.html">incidence.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d0b8ac8e276e7532ffe7320e92ef6680"></a><!-- doxytag: member="KCal::Incidence::setDescription" ref="d0b8ac8e276e7532ffe7320e92ef6680" args="(const QString &amp;description)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setDescription           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>description</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the long description. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00263">263</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5614d24c09a8909b08c26c5e33918831"></a><!-- doxytag: member="KCal::Incidence::description" ref="5614d24c09a8909b08c26c5e33918831" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::description           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return long description. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00270">270</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="fc2fecb0924ad84c61b9210d5cc5cc9f"></a><!-- doxytag: member="KCal::Incidence::setSummary" ref="fc2fecb0924ad84c61b9210d5cc5cc9f" args="(const QString &amp;summary)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setSummary           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>summary</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set short summary. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00276">276</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5f6e41afa4e1b167c4b49e603506b34c"></a><!-- doxytag: member="KCal::Incidence::summary" ref="5f6e41afa4e1b167c4b49e603506b34c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::summary           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return short summary. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00283">283</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e1c00b65d6803d1140ce5e79c5935ab6"></a><!-- doxytag: member="KCal::Incidence::setCategories" ref="e1c00b65d6803d1140ce5e79c5935ab6" args="(const QStringList &amp;categories)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setCategories           </td>
          <td>(</td>
          <td class="paramtype">const QStringList &amp;&nbsp;</td>
          <td class="paramname"> <em>categories</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set categories. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00288">288</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="21028a8970418be7354a0c34a6ae1d62"></a><!-- doxytag: member="KCal::Incidence::setCategories" ref="21028a8970418be7354a0c34a6ae1d62" args="(const QString &amp;catStr)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setCategories           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>catStr</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set categories based on a comma delimited string. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00296">296</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4eae9f79708ab85745dc6fdea51afb76"></a><!-- doxytag: member="KCal::Incidence::categories" ref="4eae9f79708ab85745dc6fdea51afb76" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QStringList Incidence::categories           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return categories as a list of strings. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00313">313</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6c9c2b897f82509f87594b17223cda3a"></a><!-- doxytag: member="KCal::Incidence::categoriesStr" ref="6c9c2b897f82509f87594b17223cda3a" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::categoriesStr           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return categories as a comma separated string. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00318">318</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="61faeed6fc9b849d434d07c6198c5369"></a><!-- doxytag: member="KCal::Incidence::setRelatedToUid" ref="61faeed6fc9b849d434d07c6198c5369" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setRelatedToUid           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>relatedToUid</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Point at some other event to which the event relates. 
<p>
This function should only be used when constructing a calendar before the related <a class="el" href="classKCal_1_1Incidence.html" title="This class provides the base class common to all calendar components.">Incidence</a> exists. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00323">323</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="26733e87a3cce01b792667febe752f4d"></a><!-- doxytag: member="KCal::Incidence::relatedToUid" ref="26733e87a3cce01b792667febe752f4d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::relatedToUid           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
What event does this one relate to? This function should only be used when constructing a calendar before the related <a class="el" href="classKCal_1_1Incidence.html" title="This class provides the base class common to all calendar components.">Incidence</a> exists. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00330">330</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="3cb36283ad2b012e5bf9a769d13593ad"></a><!-- doxytag: member="KCal::Incidence::setRelatedTo" ref="3cb36283ad2b012e5bf9a769d13593ad" args="(Incidence *relatedTo)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setRelatedTo           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *&nbsp;</td>
          <td class="paramname"> <em>relatedTo</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Point at some other event to which the event relates. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00335">335</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9b09c1637d3900ba0c2e768b39fff819"></a><!-- doxytag: member="KCal::Incidence::relatedTo" ref="9b09c1637d3900ba0c2e768b39fff819" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1Incidence.html">Incidence</a> * Incidence::relatedTo           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
What event does this one relate to? 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00350">350</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="a4543a67ede7777dda57b127fa8fdf88"></a><!-- doxytag: member="KCal::Incidence::relations" ref="a4543a67ede7777dda57b127fa8fdf88" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Incidence::List Incidence::relations           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
All events that are related to this event. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00355">355</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef0e6e06aea25be849c1b177989d32e5"></a><!-- doxytag: member="KCal::Incidence::addRelation" ref="ef0e6e06aea25be849c1b177989d32e5" args="(Incidence *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::addRelation           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *&nbsp;</td>
          <td class="paramname"> <em>event</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add an event which is related to this event. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00360">360</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="7c5c08a90a1555a418b384b79882f09f"></a><!-- doxytag: member="KCal::Incidence::removeRelation" ref="7c5c08a90a1555a418b384b79882f09f" args="(Incidence *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::removeRelation           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Incidence.html">Incidence</a> *&nbsp;</td>
          <td class="paramname"> <em>event</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove event that is related to this event. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00367">367</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="d06004593e064a37d08c96f9ae16735e"></a><!-- doxytag: member="KCal::Incidence::recurrence" ref="d06004593e064a37d08c96f9ae16735e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1Recurrence.html">Recurrence</a> * Incidence::recurrence           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the recurrence rule associated with this incidence. 
<p>
If there is none, returns an appropriate (non-0) object. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00380">380</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="c92730d2276b13fe148e4e4656d8a600"></a><!-- doxytag: member="KCal::Incidence::clearRecurrence" ref="c92730d2276b13fe148e4e4656d8a600" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::clearRecurrence           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Removes all recurrence and exception rules and dates. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00394">394</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="81ad15662138be07f0d55be6b075b043"></a><!-- doxytag: member="KCal::Incidence::doesRecur" ref="81ad15662138be07f0d55be6b075b043" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Incidence::doesRecur           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Forward to <a class="el" href="classKCal_1_1Recurrence.html#0cd99b7d609400ec9e5cf7439bec132a" title="Returns whether the event recurs at all.">Recurrence::doesRecur()</a>. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00406">406</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="105f15b8e9d48e2778cce396511e7a68"></a><!-- doxytag: member="KCal::Incidence::recursOn" ref="105f15b8e9d48e2778cce396511e7a68" args="(const QDate &amp;qd) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Incidence::recursOn           </td>
          <td>(</td>
          <td class="paramtype">const QDate &amp;&nbsp;</td>
          <td class="paramname"> <em>qd</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns true if the date specified is one on which the incidence will recur. 
<p>

<p>Reimplemented in <a class="el" href="classKCal_1_1Todo.html#1fd77ec43cf827cb3f4d85c534feb97a">KCal::Todo</a>.</p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00412">412</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6843f232f00923ac773bb7198fdd6151"></a><!-- doxytag: member="KCal::Incidence::recursAt" ref="6843f232f00923ac773bb7198fdd6151" args="(const QDateTime &amp;qdt) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Incidence::recursAt           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>qdt</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns true if the date/time specified is one on which the incidence will recur. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00417">417</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="63231357fd756f611ce821d91665979e"></a><!-- doxytag: member="KCal::Incidence::startDateTimesForDate" ref="63231357fd756f611ce821d91665979e" args="(const QDate &amp;date) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QValueList&lt; QDateTime &gt; Incidence::startDateTimesForDate           </td>
          <td>(</td>
          <td class="paramtype">const QDate &amp;&nbsp;</td>
          <td class="paramname"> <em>date</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calculates the start date/time for all recurrences that happen at some time on the given date (might start before that date, but end on or after the given date). 
<p>
Calculates the start date/time for all recurrences that happen at some time on the given date (might start before that date, but end on or after the given date).<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>date</em>&nbsp;</td><td>the date where the incidence should occur </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the start date/time of all occurences that overlap with the given date. Empty list if the incidence does not overlap with the date at all</dd></dl>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>date</em>&nbsp;</td><td>the date where the incidence should occur </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the start date/time of all occurences that overlap with the given date. Empty list if the incidence does not overlap with the date at all </dd></dl>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00430">430</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f3e746bd32974f5a3ce98b84fda94337"></a><!-- doxytag: member="KCal::Incidence::startDateTimesForDateTime" ref="f3e746bd32974f5a3ce98b84fda94337" args="(const QDateTime &amp;datetime) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QValueList&lt; QDateTime &gt; Incidence::startDateTimesForDateTime           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>datetime</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calculates the start date/time for all recurrences that happen at the given time. 
<p>
Calculates the start date/time for all recurrences that happen at the given time.<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>datetime</em>&nbsp;</td><td>the date/time where the incidence should occur </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the start date/time of all occurences that overlap with the given date/time. Empty list if the incidence does not happen at the given time at all.</dd></dl>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>datetime</em>&nbsp;</td><td>the date/time where the incidence should occur </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the start date/time of all occurences that overlap with the given date/time. Empty list if the incidence does not happen at the given time at all. </dd></dl>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00477">477</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="079d5e64fc5b8467fc2e428cd3f72d42"></a><!-- doxytag: member="KCal::Incidence::endDateForStart" ref="079d5e64fc5b8467fc2e428cd3f72d42" args="(const QDateTime &amp;startDt) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDateTime Incidence::endDateForStart           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>startDt</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the end time of the occurrence if it starts at the given date/time. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00517">517</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0e2d04b08c67e77f9278d5ed72621032"></a><!-- doxytag: member="KCal::Incidence::addAttachment" ref="0e2d04b08c67e77f9278d5ed72621032" args="(Attachment *attachment)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::addAttachment           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Attachment.html">Attachment</a> *&nbsp;</td>
          <td class="paramname"> <em>attachment</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add attachment. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00618">618</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="20a672a5cd3b078e575955874f5a2614"></a><!-- doxytag: member="KCal::Incidence::deleteAttachment" ref="20a672a5cd3b078e575955874f5a2614" args="(Attachment *attachment)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::deleteAttachment           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Attachment.html">Attachment</a> *&nbsp;</td>
          <td class="paramname"> <em>attachment</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove and delete a specific attachment. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00625">625</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="b6315e50738c5dd16d10e15b17104bcc"></a><!-- doxytag: member="KCal::Incidence::deleteAttachments" ref="b6315e50738c5dd16d10e15b17104bcc" args="(const QString &amp;mime)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::deleteAttachments           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>mime</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove and delete all attachments with this mime type. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00630">630</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="dfc4bb0127ecf371c0707fed9eb21e3e"></a><!-- doxytag: member="KCal::Incidence::attachments" ref="dfc4bb0127ecf371c0707fed9eb21e3e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Attachment::List Incidence::attachments           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return list of all associated attachments. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00639">639</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="994baeedea458e9612c0793cbf75f3d2"></a><!-- doxytag: member="KCal::Incidence::attachments" ref="994baeedea458e9612c0793cbf75f3d2" args="(const QString &amp;mime) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Attachment::List Incidence::attachments           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>mime</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Find a list of attachments with this mime type. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00644">644</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="39cee988881ad2788171b63673cc8047"></a><!-- doxytag: member="KCal::Incidence::clearAttachments" ref="39cee988881ad2788171b63673cc8047" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::clearAttachments           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove and delete all attachments. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00655">655</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4cfe9fc43f2f10c1c4f10d792fe2ac3f"></a><!-- doxytag: member="KCal::Incidence::setSecrecy" ref="4cfe9fc43f2f10c1c4f10d792fe2ac3f" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setSecrecy           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>sec</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets secrecy status. 
<p>
This can be Public, Private or Confidential. See separate enum. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00730">730</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="570732d76f1e8689d7f6dd69212f5151"></a><!-- doxytag: member="KCal::Incidence::secrecy" ref="570732d76f1e8689d7f6dd69212f5151" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Incidence::secrecy           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the event's secrecy. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00737">737</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8e00a10c30c3d30d1d32e94a22c7554b"></a><!-- doxytag: member="KCal::Incidence::secrecyStr" ref="8e00a10c30c3d30d1d32e94a22c7554b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::secrecyStr           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return secrecy as translated string. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00742">742</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="617dc0d5de16ceb5df5823326b0549bf"></a><!-- doxytag: member="KCal::Incidence::secrecyList" ref="617dc0d5de16ceb5df5823326b0549bf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QStringList Incidence::secrecyList           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return list of all available secrecy states as list of translated strings. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00761">761</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef34209b99aebf3582c454ddfedd9311"></a><!-- doxytag: member="KCal::Incidence::secrecyName" ref="ef34209b99aebf3582c454ddfedd9311" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::secrecyName           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>secrecy</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return human-readable translated name of secrecy class. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00747">747</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="74c36e044364aa3c0321d87a0232bf62"></a><!-- doxytag: member="KCal::Incidence::setStatus" ref="74c36e044364aa3c0321d87a0232bf62" args="(Status status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setStatus           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">Incidence::Status</a>&nbsp;</td>
          <td class="paramname"> <em>status</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the incidence status to a standard status value. 
<p>
See separate enum. Note that StatusX cannot be specified. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00685">685</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2a8bb37db6b597048ce0db73298eab5e"></a><!-- doxytag: member="KCal::Incidence::setCustomStatus" ref="2a8bb37db6b597048ce0db73298eab5e" args="(const QString &amp;status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setCustomStatus           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>status</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the incidence status to a non-standard status value. 
<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>status</em>&nbsp;</td><td>non-standard status string. If empty, the incidence status will be set to StatusNone. </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00693">693</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="eb9ac2fec0199604a5827e14accb7125"></a><!-- doxytag: member="KCal::Incidence::status" ref="eb9ac2fec0199604a5827e14accb7125" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">Incidence::Status</a> Incidence::status           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the event's status. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00701">701</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e6a6ecb86a42f3ae56fdd4e23dd367a7"></a><!-- doxytag: member="KCal::Incidence::statusStr" ref="e6a6ecb86a42f3ae56fdd4e23dd367a7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::statusStr           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the event's status string. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00706">706</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9fa0aa29695a0de2b4e3b96d2f2b44c9"></a><!-- doxytag: member="KCal::Incidence::statusName" ref="9fa0aa29695a0de2b4e3b96d2f2b44c9" args="(Status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::statusName           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Incidence.html#671e161ac7fe2923d4fdab50b233e7a5">Incidence::Status</a>&nbsp;</td>
          <td class="paramname"> <em>status</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return human-readable translated name of status value. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00713">713</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="95556a5a0dbe223836e12c0020a10f55"></a><!-- doxytag: member="KCal::Incidence::setResources" ref="95556a5a0dbe223836e12c0020a10f55" args="(const QStringList &amp;resources)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setResources           </td>
          <td>(</td>
          <td class="paramtype">const QStringList &amp;&nbsp;</td>
          <td class="paramname"> <em>resources</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set resources used, such as Office, Car, etc. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00660">660</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0ea4b97ed0906d046f29df9eb111e838"></a><!-- doxytag: member="KCal::Incidence::resources" ref="0ea4b97ed0906d046f29df9eb111e838" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QStringList Incidence::resources           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return list of current resources. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00667">667</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="48dd6c2c478e1c26068b6389b1a2fc96"></a><!-- doxytag: member="KCal::Incidence::setPriority" ref="48dd6c2c478e1c26068b6389b1a2fc96" args="(int priority)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setPriority           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>priority</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the incidences priority. 
<p>
The priority has to be a value between 0 and 9, 0 is undefined, 1 the highest, 9 the lowest priority (decreasing order). 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00673">673</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="cbd216cda3ea9d86ee12252e98da6d0b"></a><!-- doxytag: member="KCal::Incidence::priority" ref="cbd216cda3ea9d86ee12252e98da6d0b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Incidence::priority           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return priority. 
<p>
The priority is a number between 1 and 9. 1 is highest priority. If the priority is undefined 0 is returned. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00680">680</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="33727cd753dde462c0995d5a4f1ea40c"></a><!-- doxytag: member="KCal::Incidence::alarms" ref="33727cd753dde462c0995d5a4f1ea40c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const Alarm::List &amp; Incidence::alarms           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
All alarms that are associated with this incidence. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00772">772</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="3c7e11ab7af4f867584d2ea502f097f5"></a><!-- doxytag: member="KCal::Incidence::newAlarm" ref="3c7e11ab7af4f867584d2ea502f097f5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1Alarm.html">Alarm</a> * Incidence::newAlarm           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create a new alarm which is associated with this incidence. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00777">777</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bc50c14f316e333fb9c1b46d5ba40420"></a><!-- doxytag: member="KCal::Incidence::addAlarm" ref="bc50c14f316e333fb9c1b46d5ba40420" args="(Alarm *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::addAlarm           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Alarm.html">Alarm</a> *&nbsp;</td>
          <td class="paramname"> <em>alarm</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add an alarm which is associated with this incidence. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00785">785</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bfc0e387eaa80c142bbfd603888aae85"></a><!-- doxytag: member="KCal::Incidence::removeAlarm" ref="bfc0e387eaa80c142bbfd603888aae85" args="(Alarm *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::removeAlarm           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Alarm.html">Alarm</a> *&nbsp;</td>
          <td class="paramname"> <em>alarm</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove an alarm that is associated with this incidence. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00791">791</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="309958edb7c5216871befd3c8dd82006"></a><!-- doxytag: member="KCal::Incidence::clearAlarms" ref="309958edb7c5216871befd3c8dd82006" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::clearAlarms           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove all alarms that are associated with this incidence. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00797">797</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="74b018256a65d0d87b0dc47083722406"></a><!-- doxytag: member="KCal::Incidence::isAlarmEnabled" ref="74b018256a65d0d87b0dc47083722406" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Incidence::isAlarmEnabled           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return whether any alarm associated with this incidence is enabled. 
<p>

<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00803">803</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2598423ba89a6444f9b92450de976e95"></a><!-- doxytag: member="KCal::Incidence::setLocation" ref="2598423ba89a6444f9b92450de976e95" args="(const QString &amp;location)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setLocation           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>location</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the event's/todo's location. 
<p>
Do _not_ use it with journal. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00812">812</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="d147473a07f26ad738fbae9501eb1c3d"></a><!-- doxytag: member="KCal::Incidence::location" ref="d147473a07f26ad738fbae9501eb1c3d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::location           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the event's/todo's location. 
<p>
Do _not_ use it with journal. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00819">819</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="1a6793b0ed0d7704f9e2b16e64a3f842"></a><!-- doxytag: member="KCal::Incidence::setSchedulingID" ref="1a6793b0ed0d7704f9e2b16e64a3f842" args="(const QString &amp;sid)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::setSchedulingID           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>sid</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the event's/todo's scheduling ID. 
<p>
Does not make sense for journals. This is used for accepted invitations as the place to store the UID of the invitation. It is later used again if updates to the invitation comes in. If we did not set a new UID on incidences from invitations, we can end up with more than one resource having events with the same UID, if you have access to other peoples resources. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00824">824</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="21fd9072b4c64227aa69b55077ee7352"></a><!-- doxytag: member="KCal::Incidence::schedulingID" ref="21fd9072b4c64227aa69b55077ee7352" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Incidence::schedulingID           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the event's/todo's scheduling ID. 
<p>
Does not make sense for journals If this is not set, it will return <a class="el" href="classKCal_1_1IncidenceBase.html#75c8bd2df73c5a62bd7cf77c2ac4d3c6" title="Return the unique id for the event.">uid()</a>. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00829">829</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="3362ea7619ec2ab220224b94e8e6b344"></a><!-- doxytag: member="KCal::Incidence::recurrenceUpdated" ref="3362ea7619ec2ab220224b94e8e6b344" args="(Recurrence *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Incidence::recurrenceUpdated           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Recurrence.html">Recurrence</a> *&nbsp;</td>
          <td class="paramname"> <em>recurrence</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Observer interface for the recurrence class. 
<p>
If the recurrence is changed, this method will be called for the incidence the recurrence object belongs to.<p>
If the recurrence is changed, this method will be called for the incidence the recurrence object belongs to. 
<p>Definition at line <a class="el" href="incidence_8cpp-source.html#l00840">840</a> of file <a class="el" href="incidence_8cpp-source.html">incidence.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5e624854dcf5e7ca573635d8c1476a47"></a><!-- doxytag: member="KCal::Incidence::endDateRecurrenceBase" ref="5e624854dcf5e7ca573635d8c1476a47" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QDateTime KCal::Incidence::endDateRecurrenceBase           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline, protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the end date/time of the base incidence (e.g. 
<p>
due date/time for to-dos, end date/time for events). This method needs to be reimplemented by derived classes. 
<p>Reimplemented in <a class="el" href="classKCal_1_1Event.html#00e051566a5b16d261a443cb14d3c4aa">KCal::Event</a>, and <a class="el" href="classKCal_1_1Todo.html#7807a5dc5d72045b080ed17cc7b79346">KCal::Todo</a>.</p>

<p>Definition at line <a class="el" href="incidence_8h-source.html#l00451">451</a> of file <a class="el" href="incidence_8h-source.html">incidence.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="incidence_8h-source.html">incidence.h</a><li><a class="el" href="incidence_8cpp-source.html">incidence.cpp</a></ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>libkcal</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</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="namespacemembers.html">Namespace Members</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="classKCal_1_1Alarm.html">kcal::alarm</option>,  <option value="classKCal_1_1Attachment.html">kcal::attachment</option>,  <option value="classKCal_1_1Attendee.html">kcal::attendee</option>,  <option value="classKCal_1_1Calendar.html">kcal::calendar</option>,  <option value="classKCal_1_1Calendar_1_1Observer.html">kcal::calendar::observer</option>,  <option value="classKCal_1_1CalendarLocal.html">kcal::calendarlocal</option>,  <option value="classKCal_1_1CalendarNull.html">kcal::calendarnull</option>,  <option value="classKCal_1_1CalendarResources.html">kcal::calendarresources</option>,  <option value="classKCal_1_1CalFilter.html">kcal::calfilter</option>,  <option value="classKCal_1_1CalFormat.html">kcal::calformat</option>,  <option value="classKCal_1_1CalStorage.html">kcal::calstorage</option>,  <option value="classKCal_1_1Compat.html">kcal::compat</option>,  <option value="classKCal_1_1CompatFactory.html">kcal::compatfactory</option>,  <option value="classKCal_1_1CustomProperties.html">kcal::customproperties</option>,  <option value="classKCal_1_1DndFactory.html">kcal::dndfactory</option>,  <option value="classKCal_1_1Duration.html">kcal::duration</option>,  <option value="classKCal_1_1ErrorFormat.html">kcal::errorformat</option>,  <option value="classKCal_1_1Event.html">kcal::event</option>,  <option value="classKCal_1_1Exception.html">kcal::exception</option>,  <option value="classKCal_1_1FileStorage.html">kcal::filestorage</option>,  <option value="classKCal_1_1FreeBusy.html">kcal::freebusy</option>,  <option value="classKCal_1_1HtmlExport.html">kcal::htmlexport</option>,  <option value="classKCal_1_1ICalDrag.html">kcal::icaldrag</option>,  <option value="classKCal_1_1ICalFormat.html">kcal::icalformat</option>,  <option value="classKCal_1_1Incidence.html">kcal::incidence</option>,  <option value="classKCal_1_1Incidence_1_1AddVisitor.html">kcal::incidence::addvisitor</option>,  <option value="classKCal_1_1Incidence_1_1DeleteVisitor.html">kcal::incidence::deletevisitor</option>,  <option value="classKCal_1_1IncidenceBase.html">kcal::incidencebase</option>,  <option value="classKCal_1_1IncidenceBase_1_1Visitor.html">kcal::incidencebase::visitor</option>,  <option value="classKCal_1_1IncidenceFormatter.html">kcal::incidenceformatter</option>,  <option value="classKCal_1_1Journal.html">kcal::journal</option>,  <option value="classKCal_1_1ListBase.html">kcal::listbase</option>,  <option value="classKCal_1_1Period.html">kcal::period</option>,  <option value="classKCal_1_1Person.html">kcal::person</option>,  <option value="classKCal_1_1QtopiaFormat.html">kcal::qtopiaformat</option>,  <option value="classKCal_1_1Recurrence.html">kcal::recurrence</option>,  <option value="classKCal_1_1RecurrenceRule.html">kcal::recurrencerule</option>,  <option value="classKCal_1_1RecurrenceRule_1_1WDayPos.html">kcal::recurrencerule::wdaypos</option>,  <option value="classKCal_1_1ResourceCached.html">kcal::resourcecached</option>,  <option value="classKCal_1_1ResourceCachedReloadConfig.html">kcal::resourcecachedreloadconfig</option>,  <option value="classKCal_1_1ResourceCachedSaveConfig.html">kcal::resourcecachedsaveconfig</option>,  <option value="classKCal_1_1ResourceCalendar.html">kcal::resourcecalendar</option>,  <option value="classKCal_1_1ResourceLocal.html">kcal::resourcelocal</option>,  <option value="classKCal_1_1ResourceLocalConfig.html">kcal::resourcelocalconfig</option>,  <option value="classKCal_1_1ScheduleMessage.html">kcal::schedulemessage</option>,  <option value="classKCal_1_1Scheduler.html">kcal::scheduler</option>,  <option value="classKCal_1_1Todo.html">kcal::todo</option>,  <option value="classKCal_1_1VCalDrag.html">kcal::vcaldrag</option>,  <option value="classKCal_1_1VCalFormat.html">kcal::vcalformat</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>