Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_calendar_a_p_iexample_entry_item_list.html
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 13 Aug 2010 16:47:46 +0100
changeset 14 578be2adaf3e
parent 6 43e37759235e
permissions -rw-r--r--
Week 32 contribution of PDK documentation content. See release notes for details. Fixes bug Bug 3582

<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: CCalendarAPIexampleEntryItemList Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>CCalendarAPIexampleEntryItemList Class Reference</h1><!-- doxytag: class="CCalendarAPIexampleEntryItemList" -->
<p><a href="class_c_calendar_a_p_iexample_entry_item_list-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_calendar_a_p_iexample_entry_item_list.html#a270370516b9a0b29c783ad8af407aa38">SetData</a> (const <a class="el" href="class_c_cal_helper_entry.html">CCalHelperEntry</a> &amp;aData)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">TBool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_calendar_a_p_iexample_entry_item_list.html#a61fff90520e1583edf535434cf629f1b">SaveL</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_calendar_a_p_iexample_entry_item_list.html#a19ad7c25fc24dab3d38f031ec6401394">GetValues</a> (TDes &amp;aName, TTime &amp;aDate, TBool &amp;aAlarm, TTime &amp;aAlarmTime, TInt &amp;aSync)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a36319b4932d121badd2136f47ef0dace"></a><!-- doxytag: member="CCalendarAPIexampleEntryItemList::SetValues" ref="a36319b4932d121badd2136f47ef0dace" args="(const TDesC &amp;aName, const TDateTime &amp;aDate, const TBool &amp;aAlarm, const TDateTime &amp;aAlarmTime, const TInt &amp;aSync)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>SetValues</b> (const TDesC &amp;aName, const TDateTime &amp;aDate, const TBool &amp;aAlarm, const TDateTime &amp;aAlarmTime, const TInt &amp;aSync)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="_calendar_a_p_iexample_entry_item_list_8h_source.html#l00019">19</a> of file <a class="el" href="_calendar_a_p_iexample_entry_item_list_8h_source.html">CalendarAPIexampleEntryItemList.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a270370516b9a0b29c783ad8af407aa38"></a><!-- doxytag: member="CCalendarAPIexampleEntryItemList::SetData" ref="a270370516b9a0b29c783ad8af407aa38" args="(const CCalHelperEntry &amp;aData)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CCalendarAPIexampleEntryItemList::SetData </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_c_cal_helper_entry.html">CCalHelperEntry</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>aData</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p><a class="el" href="class_c_calendar_a_p_iexample_entry_item_list.html#a270370516b9a0b29c783ad8af407aa38">SetData()</a></p>
<p>Sets values to itemlist from given entry. </p>

<p>Definition at line <a class="el" href="_calendar_a_p_iexample_entry_item_list_8cpp_source.html#l00077">77</a> of file <a class="el" href="_calendar_a_p_iexample_entry_item_list_8cpp_source.html">CalendarAPIexampleEntryItemList.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a61fff90520e1583edf535434cf629f1b"></a><!-- doxytag: member="CCalendarAPIexampleEntryItemList::SaveL" ref="a61fff90520e1583edf535434cf629f1b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TBool CCalendarAPIexampleEntryItemList::SaveL </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p><a class="el" href="class_c_calendar_a_p_iexample_entry_item_list.html#a61fff90520e1583edf535434cf629f1b">SaveL()</a></p>
<p>Sets values from itemlist to given entry. Returns true if user input is valid, otherwise false is returned. </p>

<p>Definition at line <a class="el" href="_calendar_a_p_iexample_entry_item_list_8cpp_source.html#l00094">94</a> of file <a class="el" href="_calendar_a_p_iexample_entry_item_list_8cpp_source.html">CalendarAPIexampleEntryItemList.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a19ad7c25fc24dab3d38f031ec6401394"></a><!-- doxytag: member="CCalendarAPIexampleEntryItemList::GetValues" ref="a19ad7c25fc24dab3d38f031ec6401394" args="(TDes &amp;aName, TTime &amp;aDate, TBool &amp;aAlarm, TTime &amp;aAlarmTime, TInt &amp;aSync)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CCalendarAPIexampleEntryItemList::GetValues </td>
          <td>(</td>
          <td class="paramtype">TDes &amp;&nbsp;</td>
          <td class="paramname"> <em>aName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">TTime &amp;&nbsp;</td>
          <td class="paramname"> <em>aDate</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">TBool &amp;&nbsp;</td>
          <td class="paramname"> <em>aAlarm</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">TTime &amp;&nbsp;</td>
          <td class="paramname"> <em>aAlarmTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">TInt &amp;&nbsp;</td>
          <td class="paramname"> <em>aSync</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Gets the values set. </p>

<p>Definition at line <a class="el" href="_calendar_a_p_iexample_entry_item_list_8cpp_source.html#l00100">100</a> of file <a class="el" href="_calendar_a_p_iexample_entry_item_list_8cpp_source.html">CalendarAPIexampleEntryItemList.cpp</a>.</p>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>