Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_thread_app_view.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: CThreadAppView 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>CThreadAppView Class Reference</h1><!-- doxytag: class="CThreadAppView" -->
<p><a href="class_c_thread_app_view-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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_app_view.html#a34b3512caf5299a10b703c0ecb355143">~CThreadAppView</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_view.html#abea2d8ab0f94faa940f801918e81d220">Draw</a> (const TRect &amp;aRect) const </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_view.html#adfff519017801b286a339fb4bafae139">DrawText</a> (const TDesC &amp;aText)</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_app_view.html#a2b5032ce6ad4f4571c5d3a57742bb4ef">NewL</a> (const TRect &amp;aRect)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_thread_app_view.html#a4405d177a2ecf96f06c3caec457aa1ba">NewLC</a> (const TRect &amp;aRect)</td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0856e4f75bcf75863fe0aa2346eddee5"></a><!-- doxytag: member="CThreadAppView::iAnimationOne" ref="a0856e4f75bcf75863fe0aa2346eddee5" args="" -->
<a class="el" href="class_c_thread_animation.html">CThreadAnimation</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>iAnimationOne</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b9fe927accfc3980d4bc8f377a1b199"></a><!-- doxytag: member="CThreadAppView::iAnimationTwo" ref="a3b9fe927accfc3980d4bc8f377a1b199" args="" -->
<a class="el" href="class_c_thread_animation.html">CThreadAnimation</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>iAnimationTwo</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a90b699943e67fd01d64c60a12f68d5f5"></a><!-- doxytag: member="CThreadAppView::iAnimationThree" ref="a90b699943e67fd01d64c60a12f68d5f5" args="" -->
<a class="el" href="class_c_thread_animation.html">CThreadAnimation</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>iAnimationThree</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> An instance of <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> is the Application View object for the Thread example application </p>

<p>Definition at line <a class="el" href="threadappview_8h_source.html#l00029">29</a> of file <a class="el" href="threadappview_8h_source.html">threadappview.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a34b3512caf5299a10b703c0ecb355143"></a><!-- doxytag: member="CThreadAppView::~CThreadAppView" ref="a34b3512caf5299a10b703c0ecb355143" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CThreadAppView::~CThreadAppView </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_view.html#a34b3512caf5299a10b703c0ecb355143">~CThreadAppView()</a></p>
<p>discussion Destroy the object </p>

<p>Definition at line <a class="el" href="threadappview_8cpp_source.html#l00052">52</a> of file <a class="el" href="threadappview_8cpp_source.html">threadappview.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a2b5032ce6ad4f4571c5d3a57742bb4ef"></a><!-- doxytag: member="CThreadAppView::NewL" ref="a2b5032ce6ad4f4571c5d3a57742bb4ef" args="(const TRect &amp;aRect)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> * CThreadAppView::NewL </td>
          <td>(</td>
          <td class="paramtype">const TRect &amp;&nbsp;</td>
          <td class="paramname"> <em>aRect</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p><a class="el" href="class_c_thread_app_view.html#a2b5032ce6ad4f4571c5d3a57742bb4ef">NewL()</a></p>
<p>discussion Create a <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> object, which will draw itself to aRect</p>
<p>param aRect The rectangle this view will be drawn to result A pointer to the created instance of <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> </p>

<p>Definition at line <a class="el" href="threadappview_8cpp_source.html#l00023">23</a> of file <a class="el" href="threadappview_8cpp_source.html">threadappview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4405d177a2ecf96f06c3caec457aa1ba"></a><!-- doxytag: member="CThreadAppView::NewLC" ref="a4405d177a2ecf96f06c3caec457aa1ba" args="(const TRect &amp;aRect)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> * CThreadAppView::NewLC </td>
          <td>(</td>
          <td class="paramtype">const TRect &amp;&nbsp;</td>
          <td class="paramname"> <em>aRect</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p><a class="el" href="class_c_thread_app_view.html#a4405d177a2ecf96f06c3caec457aa1ba">NewLC()</a></p>
<p>discussion Create a <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> object, which will draw itself to aRect</p>
<p>param aRect The rectangle this view will be drawn to result A pointer to the created instance of <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> </p>

<p>Definition at line <a class="el" href="threadappview_8cpp_source.html#l00030">30</a> of file <a class="el" href="threadappview_8cpp_source.html">threadappview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abea2d8ab0f94faa940f801918e81d220"></a><!-- doxytag: member="CThreadAppView::Draw" ref="abea2d8ab0f94faa940f801918e81d220" args="(const TRect &amp;aRect) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CThreadAppView::Draw </td>
          <td>(</td>
          <td class="paramtype">const TRect &amp;&nbsp;</td>
          <td class="paramname"> <em>aRect</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p><a class="el" href="class_c_thread_app_view.html#abea2d8ab0f94faa940f801918e81d220">Draw()</a></p>
<p>discussion Draw this <a class="el" href="class_c_thread_app_view.html">CThreadAppView</a> to the screen</p>
<p>param aRect The rectangle of this view that needs updating </p>

<p>Definition at line <a class="el" href="threadappview_8cpp_source.html#l00117">117</a> of file <a class="el" href="threadappview_8cpp_source.html">threadappview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="adfff519017801b286a339fb4bafae139"></a><!-- doxytag: member="CThreadAppView::DrawText" ref="adfff519017801b286a339fb4bafae139" args="(const TDesC &amp;aText)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CThreadAppView::DrawText </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><a class="el" href="class_c_thread_app_view.html#adfff519017801b286a339fb4bafae139">DrawText()</a></p>
<p>discussion Draw text on the screen using a rich text editor.</p>
<p>param aText text to be displayed. </p>

<p>Definition at line <a class="el" href="threadappview_8cpp_source.html#l00107">107</a> of file <a class="el" href="threadappview_8cpp_source.html">threadappview.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>