Sophie

Sophie

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

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

<p><center><img src="classKCal_1_1CalendarNull.png" usemap="#KCal::CalendarNull_map" border="0" alt=""></center>
<map name="KCal::CalendarNull_map">
<area href="classKCal_1_1Calendar.html" alt="KCal::Calendar" shape="rect" coords="0,56,144,80">
<area href="classKCal_1_1CustomProperties.html" alt="KCal::CustomProperties" shape="rect" coords="0,0,144,24">
</map>
</div>

<p>
<a href="classKCal_1_1CalendarNull-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
This is a null calendar class which does nothing. 
<p>
It can be passed to functions which need a calendar object when there actually isn't a real calendar yet. <a class="el" href="classKCal_1_1CalendarNull.html" title="This is a null calendar class which does nothing.">CalendarNull</a> can be used to implement the null object design pattern. Instead of passing a 0 pointer and checking for 0 with each access a <a class="el" href="classKCal_1_1CalendarNull.html" title="This is a null calendar class which does nothing.">CalendarNull</a> object can be passed. 
<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00050">50</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></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_1CalendarNull.html#6e89d8e69d2c316a4ed1a34759b6c9c7">CalendarNull</a> (const QString &amp;timeZoneId)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#7d6a2f21c37e061cc86584b4a6169aee">~CalendarNull</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_1CalendarNull.html#f2f5cf09cf8bdf4beed27ca903e37733">close</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_1CalendarNull.html#95e0acf4ecd7cd08940b3e22611c14bc">save</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_1CalendarNull.html#0aa17993b5099e031a7a414bd78e30c3">reload</a> (const QString &amp;)</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_1CalendarNull.html#acaba78d8cc3e41248285899168b7195">addEvent</a> (<a class="el" href="classKCal_1_1Event.html">Event</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_1CalendarNull.html#dee5b3924e4611b9811c760856401a55">deleteEvent</a> (<a class="el" href="classKCal_1_1Event.html">Event</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Event::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#ecd0a4ada3578af31ef9e0e4d76b7b51">rawEvents</a> (<a class="el" href="namespaceKCal.html#4adb61b1b3687a67349254a53c7a2f21">EventSortField</a>, <a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Event::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#d00faab67fd647be7625a42e1ea571d9">rawEvents</a> (const QDate &amp;, const QDate &amp;, bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Event::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#4cc98c03a18af2b3ff5f835636014392">rawEventsForDate</a> (const QDateTime &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Event::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#82b130eaa81178e7d47eae51585758bf">rawEventsForDate</a> (const QDate &amp;, <a class="el" href="namespaceKCal.html#4adb61b1b3687a67349254a53c7a2f21">EventSortField</a>, <a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKCal_1_1Event.html">Event</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#5b0886f9868ac157710d35566277e78b">event</a> (const QString &amp;)</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_1CalendarNull.html#a822d41e5d974a604865a06d7f1c26f8">addTodo</a> (<a class="el" href="classKCal_1_1Todo.html">Todo</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_1CalendarNull.html#00b0d4d6ea0c3ab1a6d6e9000cb7261c">deleteTodo</a> (<a class="el" href="classKCal_1_1Todo.html">Todo</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Todo::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#f76d0fa8fbe20a7436737e805e230e91">rawTodos</a> (<a class="el" href="namespaceKCal.html#055336d90bea8a2c86fde0d94a082162">TodoSortField</a>, <a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Todo::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#7a5ce4d4b914bf0805dcfe25de6dd047">rawTodosForDate</a> (const QDate &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKCal_1_1Todo.html">Todo</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#798e14fce8d2d6e8dd4fa46d8642f449">todo</a> (const QString &amp;)</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_1CalendarNull.html#de2c1345153e9eeaad36c72fe7a8b37b">addJournal</a> (<a class="el" href="classKCal_1_1Journal.html">Journal</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_1CalendarNull.html#edcb022934c2014e1fc8e98f3844c4ba">deleteJournal</a> (<a class="el" href="classKCal_1_1Journal.html">Journal</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Journal::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#497064945b7b18ebe0d10717bbfa21ec">rawJournals</a> (<a class="el" href="namespaceKCal.html#12e348070fafa27c28e3291db357317f">JournalSortField</a>, <a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Journal::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#aec2be7c127fdbb2c1d59e479bf25200">rawJournalsForDate</a> (const QDate &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKCal_1_1Journal.html">Journal</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#eb28f9d067cac099edde3e0549def8dd">journal</a> (const QString &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">Alarm::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#e57209e7f7c58291fefd29a18e1cd1ce">alarms</a> (const QDateTime &amp;, const QDateTime &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_1CalendarNull.html#e2f18f1f20fd9b43422814a0faf0fb02">incidenceUpdated</a> (<a class="el" href="classKCal_1_1IncidenceBase.html">IncidenceBase</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_1CalendarNull.html#1f0aa955606be0fbfd64ae28a80b4a7b">setTimeZoneIdViewOnly</a> (const QString &amp;)</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 <a class="el" href="classKCal_1_1CalendarNull.html">CalendarNull</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCal_1_1CalendarNull.html#3833936ca18f20d68428e76ea6cb5b90">self</a> ()</td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="6e89d8e69d2c316a4ed1a34759b6c9c7"></a><!-- doxytag: member="KCal::CalendarNull::CalendarNull" ref="6e89d8e69d2c316a4ed1a34759b6c9c7" args="(const QString &amp;timeZoneId)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CalendarNull::CalendarNull           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>timeZoneId</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>

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

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

<p>
Destructor. 
<p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00061">61</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="3833936ca18f20d68428e76ea6cb5b90"></a><!-- doxytag: member="KCal::CalendarNull::self" ref="3833936ca18f20d68428e76ea6cb5b90" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1CalendarNull.html">CalendarNull</a> * CalendarNull::self           </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>
Returns a pointer to a <a class="el" href="classKCal_1_1CalendarNull.html" title="This is a null calendar class which does nothing.">CalendarNull</a> object, which is constructed if necessary. 
<p>

<p>Definition at line <a class="el" href="calendarnull_8cpp-source.html#l00037">37</a> of file <a class="el" href="calendarnull_8cpp-source.html">calendarnull.cpp</a>.</p>

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

<p>
Clears out the current <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>, freeing all used memory etc. 
<p>

<p>Implements <a class="el" href="classKCal_1_1Calendar.html#d6d1e7529785af4133fbacfae48caad6">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00072">72</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

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

<p>
Sync changes in memory to persistant storage. 
<p>

<p>Implements <a class="el" href="classKCal_1_1Calendar.html#6cf7510a33cdc0ee2e57c67f392bf6f6">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00077">77</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0aa17993b5099e031a7a414bd78e30c3"></a><!-- doxytag: member="KCal::CalendarNull::reload" ref="0aa17993b5099e031a7a414bd78e30c3" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::CalendarNull::reload           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>tz</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Load the calendar contents from storage. 
<p>
This requires the calendar to have been loaded once before, in other words initialized. <dl class="user" compact><dt><b>tz The timezone to use for loading.</b></dt><dd></dd></dl>

<p>Implements <a class="el" href="classKCal_1_1Calendar.html#bbab545ab2f5407c6c9ea25c5add50a6">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00079">79</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="acaba78d8cc3e41248285899168b7195"></a><!-- doxytag: member="KCal::CalendarNull::addEvent" ref="acaba78d8cc3e41248285899168b7195" args="(Event *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::CalendarNull::addEvent           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Event.html">Event</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Insert an Evenet into the <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter is a pointer to the <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> to insert.<p>
Returns false. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#4da4abd5a47d63fd1c2933faff7fdf3f">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00090">90</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="dee5b3924e4611b9811c760856401a55"></a><!-- doxytag: member="KCal::CalendarNull::deleteEvent" ref="dee5b3924e4611b9811c760856401a55" args="(Event *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::CalendarNull::deleteEvent           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Event.html">Event</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove an <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> from the <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter is a pointer to the <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> to remove.<p>
Returns false. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#90334784dee3d52580c1363dca149514">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00100">100</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ecd0a4ada3578af31ef9e0e4d76b7b51"></a><!-- doxytag: member="KCal::CalendarNull::rawEvents" ref="ecd0a4ada3578af31ef9e0e4d76b7b51" args="(EventSortField, SortDirection)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Event::List KCal::CalendarNull::rawEvents           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#4adb61b1b3687a67349254a53c7a2f21">EventSortField</a>&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a sorted, unfiltered list of all Events for this <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter specifies the EventSortField.<br>
 Second parameter specifies the SortDirection.<p>
Returns an empty <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#a03685d1878387b4b39769a7b967a232">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00111">111</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d00faab67fd647be7625a42e1ea571d9"></a><!-- doxytag: member="KCal::CalendarNull::rawEvents" ref="d00faab67fd647be7625a42e1ea571d9" args="(const QDate &amp;, const QDate &amp;, bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Event::List KCal::CalendarNull::rawEvents           </td>
          <td>(</td>
          <td class="paramtype">const QDate &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QDate &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return an unfiltered list of all Events occurring within a date range. 
<p>
First parameter is the starting date.<br>
 Second parameter is the ending date.<br>
 Third parameter, if true, specifies that only Events which are completely included within the date range are returned.<p>
Returns an empty <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#71b80ef0c726ce2c2dda59d5e8335b0b">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00125">125</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4cc98c03a18af2b3ff5f835636014392"></a><!-- doxytag: member="KCal::CalendarNull::rawEventsForDate" ref="4cc98c03a18af2b3ff5f835636014392" args="(const QDateTime &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Event::List KCal::CalendarNull::rawEventsForDate           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return an unfiltered list of all Events which occur on the given timestamp. 
<p>
First parameter is a QDateTime to return unfiltered events for.<p>
Returns an empty <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#a8b9671ec5e4927a18459d75f2f9fe0a">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00137">137</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="82b130eaa81178e7d47eae51585758bf"></a><!-- doxytag: member="KCal::CalendarNull::rawEventsForDate" ref="82b130eaa81178e7d47eae51585758bf" args="(const QDate &amp;, EventSortField, SortDirection)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Event::List KCal::CalendarNull::rawEventsForDate           </td>
          <td>(</td>
          <td class="paramtype">const QDate &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#4adb61b1b3687a67349254a53c7a2f21">EventSortField</a>&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a sorted, unfiltered list of all Events which occur on the given date. 
<p>
The Events are sorted according to <em>sortField</em> and <em>sortDirection</em>.<p>
First parameter is a QDate to return unfiltered Events for.<br>
 Second parameter specifies the EventSortField.<br>
 Third parameter specifies the SortDirection.<p>
Returns an empty <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#2795b002078f67bd7246b3148efafc23">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00151">151</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5b0886f9868ac157710d35566277e78b"></a><!-- doxytag: member="KCal::CalendarNull::event" ref="5b0886f9868ac157710d35566277e78b" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1Event.html">Event</a>* KCal::CalendarNull::event           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> associated with the given unique identifier. 
<p>
First parameter is a unique identifier string.<p>
Return a null <a class="el" href="classKCal_1_1Event.html" title="This class provides an Event in the sense of RFC2445.">Event</a> pointer. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#79496465b9954a2e032805dcee3348a9">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00164">164</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a822d41e5d974a604865a06d7f1c26f8"></a><!-- doxytag: member="KCal::CalendarNull::addTodo" ref="a822d41e5d974a604865a06d7f1c26f8" args="(Todo *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::CalendarNull::addTodo           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Todo.html">Todo</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Insert a <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> into the <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter is a pointer to the <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> to insert.<p>
Returns false. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#63b7d29fa1d80998a11a1518fc82c0d0">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00176">176</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="00b0d4d6ea0c3ab1a6d6e9000cb7261c"></a><!-- doxytag: member="KCal::CalendarNull::deleteTodo" ref="00b0d4d6ea0c3ab1a6d6e9000cb7261c" args="(Todo *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::CalendarNull::deleteTodo           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Todo.html">Todo</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove a <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> from the <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter is a pointer to the <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> to remove.<p>
Returns false. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#b5e1e649b9862fa016f5e8a4ef46c9a7">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00186">186</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f76d0fa8fbe20a7436737e805e230e91"></a><!-- doxytag: member="KCal::CalendarNull::rawTodos" ref="f76d0fa8fbe20a7436737e805e230e91" args="(TodoSortField, SortDirection)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Todo::List KCal::CalendarNull::rawTodos           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#055336d90bea8a2c86fde0d94a082162">TodoSortField</a>&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a sorted, unfiltered list of all Todos for this <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter specifies the TodoSortField.<br>
 Second parameter specifies the SortDirection.<p>
Returns an empty <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#c95bdb0d0e9399280396d1ff26a8377d">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00197">197</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7a5ce4d4b914bf0805dcfe25de6dd047"></a><!-- doxytag: member="KCal::CalendarNull::rawTodosForDate" ref="7a5ce4d4b914bf0805dcfe25de6dd047" args="(const QDate &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Todo::List KCal::CalendarNull::rawTodosForDate           </td>
          <td>(</td>
          <td class="paramtype">const QDate &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return an unfiltered list of all Todos for this <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a> which are due on the specifed date. 
<p>
First parameter is the due date to return unfiltered Todos for.<p>
Returns an empty <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#0c9a6c03166e1b3989c57600da03033f">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00209">209</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="798e14fce8d2d6e8dd4fa46d8642f449"></a><!-- doxytag: member="KCal::CalendarNull::todo" ref="798e14fce8d2d6e8dd4fa46d8642f449" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1Todo.html">Todo</a>* KCal::CalendarNull::todo           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> associated with the given unique identifier. 
<p>
First parameter is a unique identifier string.<p>
Returns a null <a class="el" href="classKCal_1_1Todo.html" title="This class provides a Todo in the sense of RFC2445.">Todo</a> pointer. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#7130bd9ec592f5d1538b4d0b3f1b1332">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00219">219</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="de2c1345153e9eeaad36c72fe7a8b37b"></a><!-- doxytag: member="KCal::CalendarNull::addJournal" ref="de2c1345153e9eeaad36c72fe7a8b37b" args="(Journal *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::CalendarNull::addJournal           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Journal.html">Journal</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Insert a <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> into the <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter is a pointer to the <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> to insert.<p>
Returns false. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#1d58b2f34f52d5163e3b734c789b32e5">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00231">231</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="edcb022934c2014e1fc8e98f3844c4ba"></a><!-- doxytag: member="KCal::CalendarNull::deleteJournal" ref="edcb022934c2014e1fc8e98f3844c4ba" args="(Journal *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCal::CalendarNull::deleteJournal           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1Journal.html">Journal</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove a <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> from the <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter is a pointer to the <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> to remove.<p>
Returns false. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#b7e6c102509b20e403b5fb96e98e5718">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00241">241</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="497064945b7b18ebe0d10717bbfa21ec"></a><!-- doxytag: member="KCal::CalendarNull::rawJournals" ref="497064945b7b18ebe0d10717bbfa21ec" args="(JournalSortField, SortDirection)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Journal::List KCal::CalendarNull::rawJournals           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#12e348070fafa27c28e3291db357317f">JournalSortField</a>&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKCal.html#b79dc8179fdc021ae82c321b08fb6765">SortDirection</a>&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a sorted, filtered list of all Journals for this <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter specifies the JournalSortField.<br>
 Second parameterd specifies the SortDirection.<p>
Returns an empty <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#1aef8f405e800d00fd23d84ea33dacfc">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00252">252</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="aec2be7c127fdbb2c1d59e479bf25200"></a><!-- doxytag: member="KCal::CalendarNull::rawJournalsForDate" ref="aec2be7c127fdbb2c1d59e479bf25200" args="(const QDate &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Journal::List KCal::CalendarNull::rawJournalsForDate           </td>
          <td>(</td>
          <td class="paramtype">const QDate &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return an unfiltered list of all Journals for on the specifed date. 
<p>
First parameter specifies the data to return the unfiltered Journals for.<p>
Returns an empty <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#d6faef93706c1f51db05448f8fa8e4db">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00263">263</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="eb28f9d067cac099edde3e0549def8dd"></a><!-- doxytag: member="KCal::CalendarNull::journal" ref="eb28f9d067cac099edde3e0549def8dd" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKCal_1_1Journal.html">Journal</a>* KCal::CalendarNull::journal           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> associated with the given unique identifier. 
<p>
First parameter is a unique identifier string.<p>
Returns an null <a class="el" href="classKCal_1_1Journal.html" title="This class provides a Journal in the sense of RFC2445.">Journal</a> pointer. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#9fa973297b596cd4dc32c184b8bb9d4d">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00273">273</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e57209e7f7c58291fefd29a18e1cd1ce"></a><!-- doxytag: member="KCal::CalendarNull::alarms" ref="e57209e7f7c58291fefd29a18e1cd1ce" args="(const QDateTime &amp;, const QDateTime &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Alarm::List KCal::CalendarNull::alarms           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a list of Alarms within a time range for this <a class="el" href="classKCal_1_1Calendar.html" title="This is the main &quot;calendar&quot; object class.">Calendar</a>. 
<p>
First parameter is the starting timestamp.<br>
 Second parameter is the ending timestamp.<p>
Returns an empty <a class="el" href="classKCal_1_1Alarm.html" title="This class represents an alarm notification.">Alarm</a> List. 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#47a9849973a69ced347748e0f8900be6">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00287">287</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e2f18f1f20fd9b43422814a0faf0fb02"></a><!-- doxytag: member="KCal::CalendarNull::incidenceUpdated" ref="e2f18f1f20fd9b43422814a0faf0fb02" args="(IncidenceBase *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCal::CalendarNull::incidenceUpdated           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKCal_1_1IncidenceBase.html">IncidenceBase</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The Observer interface. 
<p>
So far not implemented. First parameter is a pointer an <a class="el" href="classKCal_1_1IncidenceBase.html" title="This class provides the base class common to all calendar components.">IncidenceBase</a> object. 
<p>Reimplemented from <a class="el" href="classKCal_1_1Calendar.html#32964dad82d469f43ee7f44dc5f7d78f">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00296">296</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

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

<p>
Set the timezone used for viewing the incidences in this calendar. 
<p>
In case it differs from the current timezone, shift the events such that they retain their absolute time (in UTC). <a class="el" href="classKCal_1_1Calendar.html#0140baff3c473d4404bd5172fc1aad2f">setTimeZoneId</a> 
<p>Implements <a class="el" href="classKCal_1_1Calendar.html#2145646024cf3620c88e52b05ac123c1">KCal::Calendar</a>.</p>

<p>Definition at line <a class="el" href="calendarnull_8h-source.html#l00298">298</a> of file <a class="el" href="calendarnull_8h-source.html">calendarnull.h</a>.</p>

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