Sophie

Sophie

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

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::Attendee 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_1Attendee.html">Attendee</a>
  </div>
<div class="contents">
<h1>KCal::Attendee Class Reference</h1><!-- doxytag: class="KCal::Attendee" --><!-- doxytag: inherits="KCal::Person" --><code>#include &lt;<a class="el" href="attendee_8h-source.html">attendee.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for KCal::Attendee:</div>
<div class="dynsection">

<p><center><img src="classKCal_1_1Attendee.png" usemap="#KCal::Attendee_map" border="0" alt=""></center>
<map name="KCal::Attendee_map">
<area href="classKCal_1_1Person.html" alt="KCal::Person" shape="rect" coords="0,0,95,24">
</map>
</div>

<p>
<a href="classKCal_1_1Attendee-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
This class represents information related to an attendee of an event. 
<p>Definition at line <a class="el" href="attendee_8h-source.html#l00036">36</a> of file <a class="el" href="attendee_8h-source.html">attendee.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"><b>PartStat</b> { <br>
&nbsp;&nbsp;<b>NeedsAction</b>, 
<b>Accepted</b>, 
<b>Declined</b>, 
<b>Tentative</b>, 
<br>
&nbsp;&nbsp;<b>Delegated</b>, 
<b>Completed</b>, 
<b>InProcess</b>
<br>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><b>Role</b> { <b>ReqParticipant</b>, 
<b>OptParticipant</b>, 
<b>NonParticipant</b>, 
<b>Chair</b>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c889aa6712ace4133b5e242b7ecaf52b"></a><!-- doxytag: member="KCal::Attendee::List" ref="c889aa6712ace4133b5e242b7ecaf52b" args="" -->
typedef <a class="el" href="classKCal_1_1ListBase.html">ListBase</a>&lt; <a class="el" href="classKCal_1_1Attendee.html">Attendee</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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Attendee.html#05a63e61443dc640d700652ef1385fe2">Attendee</a> (const QString &amp;name, const QString &amp;email, bool rsvp=false, PartStat status=NeedsAction, Role role=ReqParticipant, const QString &amp;u=QString::null)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Attendee.html#bf5c1e10b93d6edbfe3226953cd2989a">~Attendee</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_1Attendee.html#14d6f303c7e6389ed263d525118b6aa9">setRole</a> (Role)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Role&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Attendee.html#a600da8ac77943ee97a735f6288834c6">role</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_1Attendee.html#be72109567e8860cf3b59fc0ef28bf8f">roleStr</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_1Attendee.html#bb9d8bb1b67207c717c5e872836c7688">uid</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_1Attendee.html#d0ca15358dd74da0c640936b2489a51c">setUid</a> (const QString &amp;)</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_1Attendee.html#df95a36a03d37474e3e9c559f9012026">setStatus</a> (PartStat s)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">PartStat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Attendee.html#72768a7d915adf124527e51e200286ee">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_1Attendee.html#e8e0c271b6992a98a48c38d2dd7409d0">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_1Attendee.html#4294c32ffe523ef7ef9cb71f3dee3fdf">setRSVP</a> (bool r)</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_1Attendee.html#119aba1c943a1174278fbb3f97788888">RSVP</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_1Attendee.html#f4ffcef10546bc765abd4b7da8224f48">setDelegate</a> (const QString &amp;delegate)</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_1Attendee.html#ef41d5c9a34d29ef7260158a891c5bc1">delegate</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_1Attendee.html#050c883207bbfbc308177414344a5cd1">setDelegator</a> (const QString &amp;delegator)</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_1Attendee.html#6e353bbfe35df6df4c577c480ff639c9">delegator</a> () const </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 QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1Attendee.html#eaf0fec9619389cffb4e4c99a784b15a">roleName</a> (Role)</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_1Attendee.html#7a3ccc21c86e99e8f9ec062e97dece01">roleList</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_1Attendee.html#5380072c0772f87700d755934a77fea8">statusName</a> (PartStat)</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_1Attendee.html#2f152d18f260abf65c4db456ed22a7f6">statusList</a> ()</td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="05a63e61443dc640d700652ef1385fe2"></a><!-- doxytag: member="KCal::Attendee::Attendee" ref="05a63e61443dc640d700652ef1385fe2" args="(const QString &amp;name, const QString &amp;email, bool rsvp=false, PartStat status=NeedsAction, Role role=ReqParticipant, const QString &amp;u=QString::null)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Attendee::Attendee           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>email</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>rsvp</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">Attendee::PartStat&nbsp;</td>
          <td class="paramname"> <em>s</em> = <code>NeedsAction</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">Attendee::Role&nbsp;</td>
          <td class="paramname"> <em>r</em> = <code>ReqParticipant</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>u</em> = <code>QString::null</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create <a class="el" href="classKCal_1_1Attendee.html" title="This class represents information related to an attendee of an event.">Attendee</a>. 
<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>name</em>&nbsp;</td><td>Name </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>email</em>&nbsp;</td><td>Email address </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>rsvp</em>&nbsp;</td><td>Request for reply </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>status</em>&nbsp;</td><td>Status (see enum for list) </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>role</em>&nbsp;</td><td>Role </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>u</em>&nbsp;</td><td>the uid for the attendee </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00031">31</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bf5c1e10b93d6edbfe3226953cd2989a"></a><!-- doxytag: member="KCal::Attendee::~Attendee" ref="bf5c1e10b93d6edbfe3226953cd2989a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Attendee::~Attendee           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destruct <a class="el" href="classKCal_1_1Attendee.html" title="This class represents information related to an attendee of an event.">Attendee</a>. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00041">41</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="14d6f303c7e6389ed263d525118b6aa9"></a><!-- doxytag: member="KCal::Attendee::setRole" ref="14d6f303c7e6389ed263d525118b6aa9" args="(Role)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Attendee::setRole           </td>
          <td>(</td>
          <td class="paramtype">Attendee::Role&nbsp;</td>
          <td class="paramname"> <em>r</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set role of <a class="el" href="classKCal_1_1Attendee.html" title="This class represents information related to an attendee of an event.">Attendee</a>. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00114">114</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

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

<p>
Return role of <a class="el" href="classKCal_1_1Attendee.html" title="This class represents information related to an attendee of an event.">Attendee</a>. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00119">119</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

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

<p>
Return role as clear text string. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00124">124</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

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

<p>
Return string represenation of role. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00139">139</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="7a3ccc21c86e99e8f9ec062e97dece01"></a><!-- doxytag: member="KCal::Attendee::roleList" ref="7a3ccc21c86e99e8f9ec062e97dece01" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QStringList Attendee::roleList           </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 string representations of all available roles. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00158">158</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

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

<p>
Return unique id of the attendee. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00134">134</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

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

<p>
Set unique id of attendee. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00129">129</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="df95a36a03d37474e3e9c559f9012026"></a><!-- doxytag: member="KCal::Attendee::setStatus" ref="df95a36a03d37474e3e9c559f9012026" args="(PartStat s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Attendee::setStatus           </td>
          <td>(</td>
          <td class="paramtype">Attendee::PartStat&nbsp;</td>
          <td class="paramname"> <em>s</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set status. 
<p>
See enum for definitions of possible values. 
<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00056">56</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="72768a7d915adf124527e51e200286ee"></a><!-- doxytag: member="KCal::Attendee::status" ref="72768a7d915adf124527e51e200286ee" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Attendee::PartStat Attendee::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 status. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00061">61</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e8e0c271b6992a98a48c38d2dd7409d0"></a><!-- doxytag: member="KCal::Attendee::statusStr" ref="e8e0c271b6992a98a48c38d2dd7409d0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Attendee::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 status as human-readable string. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00066">66</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5380072c0772f87700d755934a77fea8"></a><!-- doxytag: member="KCal::Attendee::statusName" ref="5380072c0772f87700d755934a77fea8" args="(PartStat)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Attendee::statusName           </td>
          <td>(</td>
          <td class="paramtype">Attendee::PartStat&nbsp;</td>
          <td class="paramname"> <em>s</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return string representation of attendee status. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00071">71</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2f152d18f260abf65c4db456ed22a7f6"></a><!-- doxytag: member="KCal::Attendee::statusList" ref="2f152d18f260abf65c4db456ed22a7f6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QStringList Attendee::statusList           </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 string representations of all available attendee status values. 
<p>

<p>Definition at line <a class="el" href="attendee_8cpp-source.html#l00099">99</a> of file <a class="el" href="attendee_8cpp-source.html">attendee.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4294c32ffe523ef7ef9cb71f3dee3fdf"></a><!-- doxytag: member="KCal::Attendee::setRSVP" ref="4294c32ffe523ef7ef9cb71f3dee3fdf" args="(bool r)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCal::Attendee::setRSVP           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>r</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set if <a class="el" href="classKCal_1_1Attendee.html" title="This class represents information related to an attendee of an event.">Attendee</a> is asked to reply. 
<p>

<p>Definition at line <a class="el" href="attendee_8h-source.html#l00122">122</a> of file <a class="el" href="attendee_8h-source.html">attendee.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="119aba1c943a1174278fbb3f97788888"></a><!-- doxytag: member="KCal::Attendee::RSVP" ref="119aba1c943a1174278fbb3f97788888" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::Attendee::RSVP           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return, if <a class="el" href="classKCal_1_1Attendee.html" title="This class represents information related to an attendee of an event.">Attendee</a> is asked to reply. 
<p>

<p>Definition at line <a class="el" href="attendee_8h-source.html#l00126">126</a> of file <a class="el" href="attendee_8h-source.html">attendee.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f4ffcef10546bc765abd4b7da8224f48"></a><!-- doxytag: member="KCal::Attendee::setDelegate" ref="f4ffcef10546bc765abd4b7da8224f48" args="(const QString &amp;delegate)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCal::Attendee::setDelegate           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>delegate</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the delegate. 
<p>

<p>Definition at line <a class="el" href="attendee_8h-source.html#l00131">131</a> of file <a class="el" href="attendee_8h-source.html">attendee.h</a>.</p>

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

<p>
Returns the delegate. 
<p>

<p>Definition at line <a class="el" href="attendee_8h-source.html#l00135">135</a> of file <a class="el" href="attendee_8h-source.html">attendee.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="050c883207bbfbc308177414344a5cd1"></a><!-- doxytag: member="KCal::Attendee::setDelegator" ref="050c883207bbfbc308177414344a5cd1" args="(const QString &amp;delegator)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCal::Attendee::setDelegator           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>delegator</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the delegator. 
<p>

<p>Definition at line <a class="el" href="attendee_8h-source.html#l00140">140</a> of file <a class="el" href="attendee_8h-source.html">attendee.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6e353bbfe35df6df4c577c480ff639c9"></a><!-- doxytag: member="KCal::Attendee::delegator" ref="6e353bbfe35df6df4c577c480ff639c9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString KCal::Attendee::delegator           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the delegator. 
<p>

<p>Definition at line <a class="el" href="attendee_8h-source.html#l00144">144</a> of file <a class="el" href="attendee_8h-source.html">attendee.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="attendee_8h-source.html">attendee.h</a><li><a class="el" href="attendee_8cpp-source.html">attendee.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>