Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 110492f5122731329f0db69a1df590c3 > files > 3036

kdepimlibs-apidocs-4.10.5-1.fc18.noarch.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" xml:lang="en">
<head>
  <title>KCalCore::CalFilter Class Reference</title>
<style type="text/css">
  .cp-doNotDisplay { display: none; }
  @media aural, braille, handheld, tty { .cp-doNotDisplay { display: inline; speak: normal; }}
  .cp-edit { text-align: right; }
  @media print, embossed { .cp-edit { display: none; }}
</style>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <link rel="meta" href="http://www.kde.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" />
  <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" />
  <meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" />
  <script type="text/javascript" src="jquery.js"></script>
  <script type="text/javascript" src="dynsections.js"></script>
  <link rel="shortcut icon" href="../../favicon.ico" /><link rel="icon" href="../../favicon.ico" />
  <link rel="stylesheet" media="screen" type="text/css" title="KDE Colors" href="../../kde.css" />
  <link rel="stylesheet" media="print, embossed" type="text/css" href="../../print.css" />
  <link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="../../flat.css" />
  <link rel="stylesheet" type="text/css" href="../../doxygen.css" />
  <link rel="stylesheet" type="text/css" href="../../tabs.css" />
</head>
<body>
<ul class="cp-doNotDisplay">
  <li><a href="#cp-content" accesskey="2">Skip to content</a></li>
  <li><a href="#cp-menu" accesskey="5">Skip to link menu</a></li>
</ul>
<div id="container">
<div id="header">
  <div id="header_top"><div><div>
    <img alt ="" src="../../top-kde.jpg"/>
    </div></div></div>
  <div id="header_bottom">
    <div id="location">
      <ul>
        <li><a href="http://api.kde.org">KDE API Reference</a></li>
        <li><a href="../../index.html">kdepimlibs-4.10.5 API Reference</a></li>
      </ul>
    </div>
    <div id="menu">
<ul>
<li><a href="http://www.kde.org/">KDE Home</a></li>
<li><a href="http://kde.org/contact/">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<!-- End page header -->
    <div id="body_wrapper">
      <div id="body">
        <!-- begin main content -->
        <div id="right">
          <div class="content">
          <div id="main">
            <div class="clearer">&nbsp;</div>
<h2><a name="content"></a>KCalCore Library</h2>
<!-- BC -->
<div id="top">
<!-- Generated by Doxygen 1.8.3.1 -->
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceKCalCore.html">KCalCore</a></li><li class="navelem"><a class="el" href="classKCalCore_1_1CalFilter.html">CalFilter</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classKCalCore_1_1CalFilter-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">KCalCore::CalFilter Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="calfilter_8h_source.html">calfilter.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:aba09bf694e4fd5195d5d80c475bc9b64"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64">Criteria</a> { <br/>
&#160;&#160;<a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64a19e5dbe3b8811500cccfa6601f102ed8">HideRecurring</a> = 1, 
<a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64aad858ccd3f02a7f42a2fb303ad8a5dc3">HideCompletedTodos</a> = 2, 
<a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64a5438de7d3f01c2eac103035ce589771d">ShowCategories</a> = 4, 
<a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64ad8fad31aa8d0a109150929f108d57b25">HideInactiveTodos</a> = 8, 
<br/>
&#160;&#160;<a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64a64bef35954113f384ccd59658ca04fcb">HideNoMatchingAttendeeTodos</a> = 16
<br/>
 }</td></tr>
<tr class="separator:aba09bf694e4fd5195d5d80c475bc9b64"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a873161f6cdf7b40267b1ca27fbbceb4e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a873161f6cdf7b40267b1ca27fbbceb4e">CalFilter</a> ()</td></tr>
<tr class="separator:a873161f6cdf7b40267b1ca27fbbceb4e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a419cf3a60aab6482053c4ea84fc8280d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a419cf3a60aab6482053c4ea84fc8280d">CalFilter</a> (const QString &amp;<a class="el" href="classKCalCore_1_1CalFilter.html#a6b2ad2b3d1bd96ae72e261e9730ec778">name</a>)</td></tr>
<tr class="separator:a419cf3a60aab6482053c4ea84fc8280d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7f95b078352e841b9f151a54488493c1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a7f95b078352e841b9f151a54488493c1">~CalFilter</a> ()</td></tr>
<tr class="separator:a7f95b078352e841b9f151a54488493c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5312837cc94dddad4f0f287147aad180"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a5312837cc94dddad4f0f287147aad180">apply</a> (<a class="el" href="classKCalCore_1_1Event.html#a7b7823f20520a2b96bdc1dd78732e5ef">Event::List</a> *eventList) const </td></tr>
<tr class="separator:a5312837cc94dddad4f0f287147aad180"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad86fd59fb22555382557aa0d10b39c33"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#ad86fd59fb22555382557aa0d10b39c33">apply</a> (<a class="el" href="classKCalCore_1_1Todo.html#a2319b4b2e1a2abb61ccd5b912527bc31">Todo::List</a> *todoList) const </td></tr>
<tr class="separator:ad86fd59fb22555382557aa0d10b39c33"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4d9912cee2eb738c8b59cce93dc7e6ee"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a4d9912cee2eb738c8b59cce93dc7e6ee">apply</a> (<a class="el" href="classKCalCore_1_1Journal.html#ad31e8a324cca4983563aa4f6a302a56f">Journal::List</a> *journalList) const </td></tr>
<tr class="separator:a4d9912cee2eb738c8b59cce93dc7e6ee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f1da6b0084e4878a03007f0faac390d"><td class="memItemLeft" align="right" valign="top">QStringList&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a3f1da6b0084e4878a03007f0faac390d">categoryList</a> () const </td></tr>
<tr class="separator:a3f1da6b0084e4878a03007f0faac390d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a01b2aaa92f96a6a2cea1dce3148b4493"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a01b2aaa92f96a6a2cea1dce3148b4493">completedTimeSpan</a> () const </td></tr>
<tr class="separator:a01b2aaa92f96a6a2cea1dce3148b4493"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afe72bf18f139577c897b7f0e24c8e7bd"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#afe72bf18f139577c897b7f0e24c8e7bd">criteria</a> () const </td></tr>
<tr class="separator:afe72bf18f139577c897b7f0e24c8e7bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a89739f8683acb08d61abff13f506553b"><td class="memItemLeft" align="right" valign="top">QStringList&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a89739f8683acb08d61abff13f506553b">emailList</a> () const </td></tr>
<tr class="separator:a89739f8683acb08d61abff13f506553b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4d2e9d53b5dc56ac8dd6344f2977aa7b"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a4d2e9d53b5dc56ac8dd6344f2977aa7b">filterIncidence</a> (<a class="el" href="classKCalCore_1_1Incidence.html#a7d265dc28d387d0592dd5953851fa322">Incidence::Ptr</a> incidence) const </td></tr>
<tr class="separator:a4d2e9d53b5dc56ac8dd6344f2977aa7b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4db28c6cfa678a15c437ec925bcb78d6"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a4db28c6cfa678a15c437ec925bcb78d6">isEnabled</a> () const </td></tr>
<tr class="separator:a4db28c6cfa678a15c437ec925bcb78d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6b2ad2b3d1bd96ae72e261e9730ec778"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a6b2ad2b3d1bd96ae72e261e9730ec778">name</a> () const </td></tr>
<tr class="separator:a6b2ad2b3d1bd96ae72e261e9730ec778"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab21b86a305e3812310899bef826253ba"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#ab21b86a305e3812310899bef826253ba">operator==</a> (const <a class="el" href="classKCalCore_1_1CalFilter.html">CalFilter</a> &amp;filter) const </td></tr>
<tr class="separator:ab21b86a305e3812310899bef826253ba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a34fc76208d9cac12e4f269e000183dca"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a34fc76208d9cac12e4f269e000183dca">setCategoryList</a> (const QStringList &amp;<a class="el" href="classKCalCore_1_1CalFilter.html#a3f1da6b0084e4878a03007f0faac390d">categoryList</a>)</td></tr>
<tr class="separator:a34fc76208d9cac12e4f269e000183dca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b727b97f432821435304facfde3a020"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a0b727b97f432821435304facfde3a020">setCompletedTimeSpan</a> (int timespan)</td></tr>
<tr class="separator:a0b727b97f432821435304facfde3a020"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2f0e1c3a2dc42edc519801f8620d7a32"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a2f0e1c3a2dc42edc519801f8620d7a32">setCriteria</a> (int <a class="el" href="classKCalCore_1_1CalFilter.html#afe72bf18f139577c897b7f0e24c8e7bd">criteria</a>)</td></tr>
<tr class="separator:a2f0e1c3a2dc42edc519801f8620d7a32"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a395c3e2719109a0ed28225e8639dff4c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a395c3e2719109a0ed28225e8639dff4c">setEmailList</a> (const QStringList &amp;<a class="el" href="classKCalCore_1_1CalFilter.html#a89739f8683acb08d61abff13f506553b">emailList</a>)</td></tr>
<tr class="separator:a395c3e2719109a0ed28225e8639dff4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4b8ba9793eaeb96549dd04aabaa900c5"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#a4b8ba9793eaeb96549dd04aabaa900c5">setEnabled</a> (bool enabled)</td></tr>
<tr class="separator:a4b8ba9793eaeb96549dd04aabaa900c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae5053b70a2327e4081695394856333e8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCalCore_1_1CalFilter.html#ae5053b70a2327e4081695394856333e8">setName</a> (const QString &amp;<a class="el" href="classKCalCore_1_1CalFilter.html#a6b2ad2b3d1bd96ae72e261e9730ec778">name</a>)</td></tr>
<tr class="separator:ae5053b70a2327e4081695394856333e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Provides a filter for calendars. </p>
<p>This class provides a means for filtering calendar incidences by a list of email addresses, a list of categories, or other <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64" title="Filtering Criteria.">Criteria</a>.</p>
<p>The following <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64" title="Filtering Criteria.">Criteria</a> are available:</p>
<ul>
<li>remove recurring Incidences</li>
<li>keep Incidences with a matching category (see <a class="el" href="classKCalCore_1_1CalFilter.html#a34fc76208d9cac12e4f269e000183dca" title="Sets the list of categories to be considered when filtering incidences according to the ShowCategorie...">setCategoryList()</a>)</li>
<li>remove completed To-dos (see <a class="el" href="classKCalCore_1_1CalFilter.html#a0b727b97f432821435304facfde3a020" title="Sets the number of days for the HideCompletedTodos criteria.">setCompletedTimeSpan()</a>)</li>
<li>remove inactive To-dos</li>
<li>remove To-dos without a matching attendee (see <a class="el" href="classKCalCore_1_1CalFilter.html#a395c3e2719109a0ed28225e8639dff4c" title="Sets the list of email addresses to be considered when filtering incidences according ot the HideNoMa...">setEmailList()</a>) </li>
</ul>

<p>Definition at line <a class="el" href="calfilter_8h_source.html#l00055">55</a> of file <a class="el" href="calfilter_8h_source.html">calfilter.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a class="anchor" id="aba09bf694e4fd5195d5d80c475bc9b64"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64">KCalCore::CalFilter::Criteria</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Filtering Criteria. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="aba09bf694e4fd5195d5d80c475bc9b64a19e5dbe3b8811500cccfa6601f102ed8"></a>HideRecurring</em>&nbsp;</td><td class="fielddoc">
<p>Remove incidences that recur. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="aba09bf694e4fd5195d5d80c475bc9b64aad858ccd3f02a7f42a2fb303ad8a5dc3"></a>HideCompletedTodos</em>&nbsp;</td><td class="fielddoc">
<p>Remove completed to-dos. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="aba09bf694e4fd5195d5d80c475bc9b64a5438de7d3f01c2eac103035ce589771d"></a>ShowCategories</em>&nbsp;</td><td class="fielddoc">
<p>Show incidences with at least one matching category. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="aba09bf694e4fd5195d5d80c475bc9b64ad8fad31aa8d0a109150929f108d57b25"></a>HideInactiveTodos</em>&nbsp;</td><td class="fielddoc">
<p>Remove to-dos that haven't started yet. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="aba09bf694e4fd5195d5d80c475bc9b64a64bef35954113f384ccd59658ca04fcb"></a>HideNoMatchingAttendeeTodos</em>&nbsp;</td><td class="fielddoc">
<p>Remove to-dos without a matching attendee. </p>
</td></tr>
</table>

<p>Definition at line <a class="el" href="calfilter_8h_source.html#l00061">61</a> of file <a class="el" href="calfilter_8h_source.html">calfilter.h</a>.</p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a873161f6cdf7b40267b1ca27fbbceb4e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CalFilter::CalFilter </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructs an empty filter &ndash; a filter without a name or criteria. </p>
<p>Private class that helps to provide binary compatibility between releases.</p>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00063">63</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a419cf3a60aab6482053c4ea84fc8280d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">CalFilter::CalFilter </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Constructs a filter with <code>name</code>. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>is the name of this filter. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00067">67</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7f95b078352e841b9f151a54488493c1"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CalFilter::~CalFilter </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Destroys this filter. </p>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00073">73</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a5312837cc94dddad4f0f287147aad180"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalFilter::apply </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCalCore_1_1Event.html#a7b7823f20520a2b96bdc1dd78732e5ef">Event::List</a> *&#160;</td>
          <td class="paramname"><em>eventList</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Applies the filter to a list of Events. </p>
<p>All events not matching the filter criteria are removed from the list.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">eventList</td><td>is a list of Events to filter. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00087">87</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad86fd59fb22555382557aa0d10b39c33"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCalCore::CalFilter::apply </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCalCore_1_1Todo.html#a2319b4b2e1a2abb61ccd5b912527bc31">Todo::List</a> *&#160;</td>
          <td class="paramname"><em>todoList</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Applies the filter to a list of To-dos. </p>
<p>All to-dos not matching the filter criterias are removed from the list.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">todoList</td><td>is a list of To-dos to filter. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a4d9912cee2eb738c8b59cce93dc7e6ee"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCalCore::CalFilter::apply </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCalCore_1_1Journal.html#ad31e8a324cca4983563aa4f6a302a56f">Journal::List</a> *&#160;</td>
          <td class="paramname"><em>journalList</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Applies the filter to a list of Journals. </p>
<p>All journals not matching the filter criterias are removed from the list.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">journalList</td><td>is a list of Journals to filter. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a3f1da6b0084e4878a03007f0faac390d"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QStringList CalFilter::categoryList </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the category list for this filter. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a34fc76208d9cac12e4f269e000183dca" title="Sets the list of categories to be considered when filtering incidences according to the ShowCategorie...">setCategoryList()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00250">250</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a01b2aaa92f96a6a2cea1dce3148b4493"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int CalFilter::completedTimeSpan </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the completed time span for this filter. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a0b727b97f432821435304facfde3a020" title="Sets the number of days for the HideCompletedTodos criteria.">setCompletedTimeSpan()</a> </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00270">270</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afe72bf18f139577c897b7f0e24c8e7bd"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int CalFilter::criteria </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the inclusive filter criteria. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a2f0e1c3a2dc42edc519801f8620d7a32" title="Sets the criteria which must be fulfilled for an Incidence to pass the filter.">setCriteria()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00240">240</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a89739f8683acb08d61abff13f506553b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QStringList CalFilter::emailList </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the email list for this filter. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a395c3e2719109a0ed28225e8639dff4c" title="Sets the list of email addresses to be considered when filtering incidences according ot the HideNoMa...">setEmailList()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00260">260</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4d2e9d53b5dc56ac8dd6344f2977aa7b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CalFilter::filterIncidence </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCalCore_1_1Incidence.html#a7d265dc28d387d0592dd5953851fa322">Incidence::Ptr</a>&#160;</td>
          <td class="paramname"><em>incidence</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Applies the filter criteria to the specified <a class="el" href="classKCalCore_1_1Incidence.html" title="Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar component...">Incidence</a>. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">incidence</td><td>is the <a class="el" href="classKCalCore_1_1Incidence.html" title="Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar component...">Incidence</a> to filter. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the <a class="el" href="classKCalCore_1_1Incidence.html" title="Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar component...">Incidence</a> passes the criteria; false otherwise. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00136">136</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4db28c6cfa678a15c437ec925bcb78d6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CalFilter::isEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns whether the filter is enabled or not. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a4b8ba9793eaeb96549dd04aabaa900c5" title="Enables or disables the filter.">setEnabled()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00230">230</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6b2ad2b3d1bd96ae72e261e9730ec778"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString CalFilter::name </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the filter name. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#ae5053b70a2327e4081695394856333e8" title="Sets the filter name.">setName()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00220">220</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab21b86a305e3812310899bef826253ba"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCalCore::CalFilter::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKCalCore_1_1CalFilter.html">CalFilter</a> &amp;&#160;</td>
          <td class="paramname"><em>filter</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Compares this with <code>filter</code> for equality. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">filter</td><td>the <a class="el" href="classKCalCore_1_1CalFilter.html" title="Provides a filter for calendars.">CalFilter</a> to compare. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00078">78</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a34fc76208d9cac12e4f269e000183dca"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalFilter::setCategoryList </td>
          <td>(</td>
          <td class="paramtype">const QStringList &amp;&#160;</td>
          <td class="paramname"><em>categoryList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the list of categories to be considered when filtering incidences according to the <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64a5438de7d3f01c2eac103035ce589771d" title="Show incidences with at least one matching category.">ShowCategories</a> criteria. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">categoryList</td><td>is a QStringList of categories. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a3f1da6b0084e4878a03007f0faac390d" title="Returns the category list for this filter.">categoryList()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00245">245</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0b727b97f432821435304facfde3a020"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalFilter::setCompletedTimeSpan </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>timespan</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the number of days for the <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64aad858ccd3f02a7f42a2fb303ad8a5dc3" title="Remove completed to-dos.">HideCompletedTodos</a> criteria. </p>
<p>If a to-do has been completed within the recent <code>timespan</code> days, then that to-do will be removed during filtering. If a time span is not specified in the filter, then all completed to-dos will be removed if the <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64aad858ccd3f02a7f42a2fb303ad8a5dc3" title="Remove completed to-dos.">HideCompletedTodos</a> criteria is set.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">timespan</td><td>is an integer representing a time span in days. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a01b2aaa92f96a6a2cea1dce3148b4493" title="Returns the completed time span for this filter.">completedTimeSpan()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00265">265</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2f0e1c3a2dc42edc519801f8620d7a32"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalFilter::setCriteria </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>criteria</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the criteria which must be fulfilled for an <a class="el" href="classKCalCore_1_1Incidence.html" title="Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar component...">Incidence</a> to pass the filter. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">criteria</td><td>is a combination of <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64" title="Filtering Criteria.">Criteria</a>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#afe72bf18f139577c897b7f0e24c8e7bd" title="Returns the inclusive filter criteria.">criteria()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00235">235</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a395c3e2719109a0ed28225e8639dff4c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalFilter::setEmailList </td>
          <td>(</td>
          <td class="paramtype">const QStringList &amp;&#160;</td>
          <td class="paramname"><em>emailList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the list of email addresses to be considered when filtering incidences according ot the <a class="el" href="classKCalCore_1_1CalFilter.html#aba09bf694e4fd5195d5d80c475bc9b64a64bef35954113f384ccd59658ca04fcb" title="Remove to-dos without a matching attendee.">HideNoMatchingAttendeeTodos</a> criteria. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">emailList</td><td>is a QStringList of email addresses. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a89739f8683acb08d61abff13f506553b" title="Returns the email list for this filter.">emailList()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00255">255</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4b8ba9793eaeb96549dd04aabaa900c5"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalFilter::setEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enabled</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Enables or disables the filter. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">enabled</td><td>is true if the filter is to be enabled; false otherwise. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a4db28c6cfa678a15c437ec925bcb78d6" title="Returns whether the filter is enabled or not.">isEnabled()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00225">225</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae5053b70a2327e4081695394856333e8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalFilter::setName </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the filter name. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>is the name of this filter. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classKCalCore_1_1CalFilter.html#a6b2ad2b3d1bd96ae72e261e9730ec778" title="Returns the filter name.">name()</a>. </dd></dl>

<p>Definition at line <a class="el" href="calfilter_8cpp_source.html#l00215">215</a> of file <a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="calfilter_8h_source.html">calfilter.h</a></li>
<li><a class="el" href="calfilter_8cpp_source.html">calfilter.cpp</a></li>
</ul>
</div><!-- contents -->
<div class="copyrights">
This file is part of the KDE documentation.<br/>
Documentation copyright &copy; 1996-2013 The KDE developers.<br/>
Generated on Fri Jul 12 2013 16:48:01 by
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.3.1 written
by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy;&nbsp;1997-2006
<p>
KDE's <a href="http://techbase.kde.org/Policies/Library_Documentation_Policy">Doxygen guidelines</a> are available online.
</p>
</div>
            </div>
          </div>
        </div>
        <div id="left">
          <div class="menu_box">
<a name="cp-menu" /><div class="menutitle"><div>
<h2 id="cp-menu-project">KCalCore Library</h2>
<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "KCalCore Library"</a>
</div></div>
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="functions.html">Class Members</a></li><li><a href="files.html">File List</a></li><li><a href="globals.html">File Members</a></li><li><a href="pages.html">Related Pages</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="classKCalCore_1_1Alarm.html">kcalcore::alarm</option>,  <option value="classKCalCore_1_1Attachment.html">kcalcore::attachment</option>,  <option value="classKCalCore_1_1Attendee.html">kcalcore::attendee</option>,  <option value="classKCalCore_1_1Calendar.html">kcalcore::calendar</option>,  <option value="classKCalCore_1_1Calendar_1_1CalendarObserver.html">kcalcore::calendar::calendarobserver</option>,  <option value="classKCalCore_1_1CalFilter.html">kcalcore::calfilter</option>,  <option value="classKCalCore_1_1CalFormat.html">kcalcore::calformat</option>,  <option value="classKCalCore_1_1CalStorage.html">kcalcore::calstorage</option>,  <option value="classKCalCore_1_1Compat.html">kcalcore::compat</option>,  <option value="classKCalCore_1_1Compat32PrereleaseVersions.html">kcalcore::compat32prereleaseversions</option>,  <option value="classKCalCore_1_1CompatDecorator.html">kcalcore::compatdecorator</option>,  <option value="classKCalCore_1_1CompatFactory.html">kcalcore::compatfactory</option>,  <option value="classKCalCore_1_1CompatOutlook9.html">kcalcore::compatoutlook9</option>,  <option value="classKCalCore_1_1CompatPre31.html">kcalcore::compatpre31</option>,  <option value="classKCalCore_1_1CompatPre32.html">kcalcore::compatpre32</option>,  <option value="classKCalCore_1_1CompatPre34.html">kcalcore::compatpre34</option>,  <option value="classKCalCore_1_1CompatPre35.html">kcalcore::compatpre35</option>,  <option value="classKCalCore_1_1CompatPre410.html">kcalcore::compatpre410</option>,  <option value="classKCalCore_1_1CustomProperties.html">kcalcore::customproperties</option>,  <option value="classKCalCore_1_1Duration.html">kcalcore::duration</option>,  <option value="classKCalCore_1_1Event.html">kcalcore::event</option>,  <option value="classKCalCore_1_1Exception.html">kcalcore::exception</option>,  <option value="classKCalCore_1_1FileStorage.html">kcalcore::filestorage</option>,  <option value="classKCalCore_1_1FreeBusy.html">kcalcore::freebusy</option>,  <option value="classKCalCore_1_1FreeBusyCache.html">kcalcore::freebusycache</option>,  <option value="classKCalCore_1_1FreeBusyPeriod.html">kcalcore::freebusyperiod</option>,  <option value="classKCalCore_1_1FreeBusyUrlStore.html">kcalcore::freebusyurlstore</option>,  <option value="classKCalCore_1_1ICalFormat.html">kcalcore::icalformat</option>,  <option value="classKCalCore_1_1ICalFormatImpl.html">kcalcore::icalformatimpl</option>,  <option value="classKCalCore_1_1ICalTimeZone.html">kcalcore::icaltimezone</option>,  <option value="classKCalCore_1_1ICalTimeZoneBackend.html">kcalcore::icaltimezonebackend</option>,  <option value="classKCalCore_1_1ICalTimeZoneData.html">kcalcore::icaltimezonedata</option>,  <option value="classKCalCore_1_1ICalTimeZones.html">kcalcore::icaltimezones</option>,  <option value="classKCalCore_1_1ICalTimeZoneSource.html">kcalcore::icaltimezonesource</option>,  <option value="classKCalCore_1_1Incidence.html">kcalcore::incidence</option>,  <option value="classKCalCore_1_1IncidenceBase.html">kcalcore::incidencebase</option>,  <option value="classKCalCore_1_1IncidenceBase_1_1IncidenceObserver.html">kcalcore::incidencebase::incidenceobserver</option>,  <option value="classKCalCore_1_1Journal.html">kcalcore::journal</option>,  <option value="classKCalCore_1_1MemoryCalendar.html">kcalcore::memorycalendar</option>,  <option value="classKCalCore_1_1Period.html">kcalcore::period</option>,  <option value="classKCalCore_1_1Person.html">kcalcore::person</option>,  <option value="classKCalCore_1_1Recurrence.html">kcalcore::recurrence</option>,  <option value="classKCalCore_1_1RecurrenceRule.html">kcalcore::recurrencerule</option>,  <option value="classKCalCore_1_1RecurrenceRule_1_1WDayPos.html">kcalcore::recurrencerule::wdaypos</option>,  <option value="classKCalCore_1_1ScheduleMessage.html">kcalcore::schedulemessage</option>,  <option value="classKCalCore_1_1SortableList.html">kcalcore::sortablelist</option>,  <option value="classKCalCore_1_1Todo.html">kcalcore::todo</option>,  <option value="classKCalCore_1_1VCalFormat.html">kcalcore::vcalformat</option>,  <option value="classKCalCore_1_1Visitor.html">kcalcore::visitor</option>,
</select>
</form>
</div>
-->
<div class="menu_box">
<a name="cp-menu" /><div class="menutitle"><div>
<h2 id="cp-menu-project">kdepimlibs-4.10.5 API Reference</h2>
<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "kdepimlibs-4.10.5 API Reference"</a>
</div></div>
<div class="nav_list">
<ul>
<li><a href="../../akonadi/html/index.html">akonadi</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/contact/html/index.html">contact</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/kmime/html/index.html">kmime</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/socialutils/html/index.html">socialutils</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kalarmcal/html/index.html">kalarmcal</a></li><li><a href="../../kblog/html/index.html">kblog</a></li><li><a href="../../kcal/html/index.html">kcal</a></li><li><a href="../../kcalcore/html/index.html">kcalcore</a></li><li><a href="../../kcalutils/html/index.html">kcalutils</a></li><li><a href="../../kholidays/html/index.html">kholidays</a></li><li><a href="../../kimap/html/index.html">kimap</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/mbox/html/index.html">mbox</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/nntp/html/index.html">nntp</a></li><li><a href="../../kldap/html/index.html">kldap</a></li><li><a href="../../kmbox/html/index.html">kmbox</a></li><li><a href="../../kmime/html/index.html">kmime</a></li><li><a href="../../kontactinterface/html/index.html">kontactinterface</a></li><li><a href="../../kpimidentities/html/index.html">kpimidentities</a></li><li><a href="../../kpimtextedit/html/index.html">kpimtextedit</a></li><li><a href="../../kpimutils/html/index.html">kpimutils</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../ktnef/html/index.html">ktnef</a></li><li><a href="../../kxmlrpcclient/html/index.html">kxmlrpcclient</a></li><li><a href="../../mailtransport/html/index.html">mailtransport</a></li><li><a href="../../microblog/html/index.html">microblog</a></li><li><a href="../../qgpgme/html/index.html">qgpgme</a></li><li><a href="../../syndication/html/index.html">syndication</a></li><li>&nbsp;&nbsp;<a href="../../syndication/atom/html/index.html">atom</a></li><li>&nbsp;&nbsp;<a href="../../syndication/rdf/html/index.html">rdf</a></li><li>&nbsp;&nbsp;<a href="../../syndication/rss2/html/index.html">rss2</a></li>
</ul></div></div>
<!-- api_searchbox -->
          </div>
        </div>
        <div class="clearer"></div>
      </div>
      <div class="clearer"></div>
    </div>
    <div id="end_body"></div>
    <div id="footer"><div id="footer_text">
    Report problems with this website to <a href="https://bugs.kde.org/enter_sysadmin_request.cgi?component=api.kde.org">our bug tracking system</a>.<br>
    Contact the specific authors with questions and comments about the page contents.<p>
    KDE<sup>&#174;</sup> and <a href="/media/images/kde_gear_black.png">the K Desktop Environment<sup>&#174;</sup> logo</a> are registered trademarks of <a href="http://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
        <a href="http://www.kde.org/contact/impressum.php">Legal</a></p>
    </div></div>
  </div>
<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-45abe0e0c3bebc77@kde.org">Block me</a>
WARNING END
-->
</body>
</html>