Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_descriptor_ex_container.html
changeset 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_descriptor_ex_container.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,131 @@
+<!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: CDescriptorExContainer 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>CDescriptorExContainer Class Reference</h1><!-- doxytag: class="CDescriptorExContainer" -->
+<p><a href="class_c_descriptor_ex_container-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_descriptor_ex_container.html#acee626ffc604002e389a14eed03108db">ConstructL</a> (const TRect &amp;aRect)</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_descriptor_ex_container.html#a3ed61f26ea8dc81ec7780c174fcc21f2">~CDescriptorExContainer</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_descriptor_ex_container.html#ab7b00bc5265b7e7b02498d490b537341">SetTextL</a> (const TDesC &amp;aText)</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">virtual TKeyResponse&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_descriptor_ex_container.html#ab635bde519254d61e4dfda6d51c9f021">OfferKeyEventL</a> (const TKeyEvent &amp;aKeyEvent, TEventCode aType)</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a905594bec2b0ae0e4799d2ac5a4c3b48"></a><!-- doxytag: member="CDescriptorExContainer::SizeChanged" ref="a905594bec2b0ae0e4799d2ac5a4c3b48" args="()" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><b>SizeChanged</b> ()</td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+
+<p>Definition at line <a class="el" href="_descriptor_ex_container_8h_source.html#l00012">12</a> of file <a class="el" href="_descriptor_ex_container_8h_source.html">DescriptorExContainer.h</a>.</p>
+<hr/><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" id="a3ed61f26ea8dc81ec7780c174fcc21f2"></a><!-- doxytag: member="CDescriptorExContainer::~CDescriptorExContainer" ref="a3ed61f26ea8dc81ec7780c174fcc21f2" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CDescriptorExContainer::~CDescriptorExContainer </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>Destroys this container and owned editor. </p>
+
+<p>Definition at line <a class="el" href="_descriptor_ex_container_8cpp_source.html#l00052">52</a> of file <a class="el" href="_descriptor_ex_container_8cpp_source.html">DescriptorExContainer.cpp</a>.</p>
+
+</div>
+</div>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="acee626ffc604002e389a14eed03108db"></a><!-- doxytag: member="CDescriptorExContainer::ConstructL" ref="acee626ffc604002e389a14eed03108db" args="(const TRect &amp;aRect)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CDescriptorExContainer::ConstructL </td>
+          <td>(</td>
+          <td class="paramtype">const TRect &amp;&nbsp;</td>
+          <td class="paramname"> <em>aRect</em></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>Constructs a container containing a one non writable CEikEdwin editor component. </p>
+<dl><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>drawArea</em>&nbsp;</td><td>rectangle where this container is allowed to draw its controls </td></tr>
+  </table>
+  </dd>
+</dl>
+
+<p>Definition at line <a class="el" href="_descriptor_ex_container_8cpp_source.html#l00019">19</a> of file <a class="el" href="_descriptor_ex_container_8cpp_source.html">DescriptorExContainer.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ab7b00bc5265b7e7b02498d490b537341"></a><!-- doxytag: member="CDescriptorExContainer::SetTextL" ref="ab7b00bc5265b7e7b02498d490b537341" args="(const TDesC &amp;aText)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CDescriptorExContainer::SetTextL </td>
+          <td>(</td>
+          <td class="paramtype">const TDesC &amp;&nbsp;</td>
+          <td class="paramname"> <em>aText</em></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>Updates the efitor component with given text and sets the focus on editor. </p>
+
+<p>Definition at line <a class="el" href="_descriptor_ex_container_8cpp_source.html#l00061">61</a> of file <a class="el" href="_descriptor_ex_container_8cpp_source.html">DescriptorExContainer.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ab635bde519254d61e4dfda6d51c9f021"></a><!-- doxytag: member="CDescriptorExContainer::OfferKeyEventL" ref="ab635bde519254d61e4dfda6d51c9f021" args="(const TKeyEvent &amp;aKeyEvent, TEventCode aType)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">TKeyResponse CDescriptorExContainer::OfferKeyEventL </td>
+          <td>(</td>
+          <td class="paramtype">const TKeyEvent &amp;&nbsp;</td>
+          <td class="paramname"> <em>aKeyEvent</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">TEventCode&nbsp;</td>
+          <td class="paramname"> <em>aType</em></td><td>&nbsp;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td><code> [virtual]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>Processes cursor key presses so that cursor moves in editor component. </p>
+
+<p>Definition at line <a class="el" href="_descriptor_ex_container_8cpp_source.html#l00085">85</a> of file <a class="el" href="_descriptor_ex_container_8cpp_source.html">DescriptorExContainer.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>