Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_thread_app_ui.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_thread_app_ui.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,117 @@
+<!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: CThreadAppUi 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>CThreadAppUi Class Reference</h1><!-- doxytag: class="CThreadAppUi" -->
+<p><a href="class_c_thread_app_ui-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_thread_app_ui.html#aefcba7a7f252a30981022389dd7123f9">ConstructL</a> ()</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_app_ui.html#a0c8643a2f3d5de4e05f75ffbc9a195ca">CThreadAppUi</a> ()</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_app_ui.html#aa0c4ffdb0c63aa542e113b21c5d9ae46">~CThreadAppUi</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_thread_app_ui.html#a00a794ade4ea03db960694ae3c2ea26c">HandleCommandL</a> (TInt aCommand)</td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<p>An instance of class <a class="el" href="class_c_thread_app_ui.html">CThreadAppUi</a> is the UserInterface part of the AVKON application framework for the Thread example application </p>
+
+<p>Definition at line <a class="el" href="threadappui_8h_source.html#l00029">29</a> of file <a class="el" href="threadappui_8h_source.html">threadappui.h</a>.</p>
+<hr/><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" id="a0c8643a2f3d5de4e05f75ffbc9a195ca"></a><!-- doxytag: member="CThreadAppUi::CThreadAppUi" ref="a0c8643a2f3d5de4e05f75ffbc9a195ca" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CThreadAppUi::CThreadAppUi </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_thread_app_ui.html#a0c8643a2f3d5de4e05f75ffbc9a195ca">CThreadAppUi()</a></p>
+<p>discussion Perform the first phase of two phase construction. This needs to be public due to the way the framework constructs the AppUi </p>
+
+<p>Definition at line <a class="el" href="threadappui_8cpp_source.html#l00043">43</a> of file <a class="el" href="threadappui_8cpp_source.html">threadappui.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aa0c4ffdb0c63aa542e113b21c5d9ae46"></a><!-- doxytag: member="CThreadAppUi::~CThreadAppUi" ref="aa0c4ffdb0c63aa542e113b21c5d9ae46" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CThreadAppUi::~CThreadAppUi </td>
+          <td>(</td>
+          <td class="paramname"></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p>~CThreadAppUi</p>
+<p>discussion Destroy the object </p>
+
+<p>Definition at line <a class="el" href="threadappui_8cpp_source.html#l00053">53</a> of file <a class="el" href="threadappui_8cpp_source.html">threadappui.cpp</a>.</p>
+
+</div>
+</div>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="aefcba7a7f252a30981022389dd7123f9"></a><!-- doxytag: member="CThreadAppUi::ConstructL" ref="aefcba7a7f252a30981022389dd7123f9" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CThreadAppUi::ConstructL </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_thread_app_ui.html#aefcba7a7f252a30981022389dd7123f9">ConstructL()</a></p>
+<p>discussion Perform the second phase construction of a <a class="el" href="class_c_thread_app_ui.html">CThreadAppUi</a> object. This needs to be public due to the way the framework constructs the AppUi </p>
+
+<p>Definition at line <a class="el" href="threadappui_8cpp_source.html#l00026">26</a> of file <a class="el" href="threadappui_8cpp_source.html">threadappui.cpp</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a00a794ade4ea03db960694ae3c2ea26c"></a><!-- doxytag: member="CThreadAppUi::HandleCommandL" ref="a00a794ade4ea03db960694ae3c2ea26c" args="(TInt aCommand)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CThreadAppUi::HandleCommandL </td>
+          <td>(</td>
+          <td class="paramtype">TInt&nbsp;</td>
+          <td class="paramname"> <em>aCommand</em></td>
+          <td>&nbsp;)&nbsp;</td>
+          <td></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+<p><a class="el" href="class_c_thread_app_ui.html#a00a794ade4ea03db960694ae3c2ea26c">HandleCommandL()</a></p>
+<p>discussion Handle user menu selections param aCommand The enumerated code for the option selected </p>
+
+<p>Definition at line <a class="el" href="threadappui_8cpp_source.html#l00072">72</a> of file <a class="el" href="threadappui_8cpp_source.html">threadappui.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>