Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_transparent_app_ui.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Fri, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: CTransparentAppUi Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>CTransparentAppUi Class Reference</h1><!-- doxytag: class="CTransparentAppUi" -->
<p>
<a href="class_c_transparent_app_ui-members.html">List of all members.</a><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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_transparent_app_ui.html#326f4addd9c938b310e947e693a677f6">ConstructL</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_transparent_app_ui.html#c0551f245d91b66ef370eada24099134">~CTransparentAppUi</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="class_c_transparent_app_ui.html">CTransparentAppUi</a> handles application-wide aspects of the application's UI. 
<p>Definition at line <a class="el" href="transparent_8h-source.html#l00111">111</a> of file <a class="el" href="transparent_8h-source.html">transparent.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="c0551f245d91b66ef370eada24099134"></a><!-- doxytag: member="CTransparentAppUi::~CTransparentAppUi" ref="c0551f245d91b66ef370eada24099134" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CTransparentAppUi::~CTransparentAppUi           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The application UI class owns one view, and is responsible for destroying it 
<p>Definition at line <a class="el" href="transparent__appui_8cpp-source.html#l00034">34</a> of file <a class="el" href="transparent__appui_8cpp-source.html">transparent_appui.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="326f4addd9c938b310e947e693a677f6"></a><!-- doxytag: member="CTransparentAppUi::ConstructL" ref="326f4addd9c938b310e947e693a677f6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CTransparentAppUi::ConstructL           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Second phase constructor of the application UI class. It creates and owns a single view. 
<p>Definition at line <a class="el" href="transparent__appui_8cpp-source.html#l00022">22</a> of file <a class="el" href="transparent__appui_8cpp-source.html">transparent_appui.cpp</a>.</p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>