Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_example_shell_container.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     2
<html xmlns="http://www.w3.org/1999/xhtml">
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     3
<head>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     5
<title>TB9.2 Example Applications: CExampleShellContainer Class Reference</title>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     8
</head>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
     9
<body>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    10
<!-- Generated by Doxygen 1.6.2 -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    11
<div class="contents">
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    12
<h1>CExampleShellContainer Class Reference</h1><!-- doxytag: class="CExampleShellContainer" --><!-- doxytag: inherits="MGraphicsExampleObserver,MGraphicsExampleObserver,MGraphicsExampleObserver,MGraphicsExampleObserver,MGraphicsExampleObserver" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    13
<p>Inherits <a class="el" href="class_m_graphics_example_observer.html">MGraphicsExampleObserver</a>, <a class="el" href="class_m_graphics_example_observer.html">MGraphicsExampleObserver</a>, <a class="el" href="class_m_graphics_example_observer.html">MGraphicsExampleObserver</a>, <a class="el" href="class_m_graphics_example_observer.html">MGraphicsExampleObserver</a>, and <a class="el" href="class_m_graphics_example_observer.html">MGraphicsExampleObserver</a>.</p>
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    14
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    15
<p><a href="class_c_example_shell_container-members.html">List of all members.</a></p>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    16
<table border="0" cellpadding="0" cellspacing="0">
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    17
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    18
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a105472a4cad49c875005df4d1d9c7ec5"></a><!-- doxytag: member="CExampleShellContainer::ConstructL" ref="a105472a4cad49c875005df4d1d9c7ec5" args="(const TRect &amp;aRect, TExampleShellModel *aModel)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    19
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ConstructL</b> (const TRect &amp;aRect, <a class="el" href="class_t_example_shell_model.html">TExampleShellModel</a> *aModel)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    20
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b2891b9d3a66569887f4048f90c6f55"></a><!-- doxytag: member="CExampleShellContainer::ResetExampleL" ref="a3b2891b9d3a66569887f4048f90c6f55" args="(CGraphicExampleControl *aExample)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    21
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ResetExampleL</b> (<a class="el" href="class_c_graphic_example_control.html">CGraphicExampleControl</a> *aExample)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    22
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0729b252ff73ae34218f393cc0b60d58"></a><!-- doxytag: member="CExampleShellContainer::NotifyStatus" ref="a0729b252ff73ae34218f393cc0b60d58" args="(const TDesC &amp;aMessage)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    23
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>NotifyStatus</b> (const TDesC &amp;aMessage)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    24
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a105472a4cad49c875005df4d1d9c7ec5"></a><!-- doxytag: member="CExampleShellContainer::ConstructL" ref="a105472a4cad49c875005df4d1d9c7ec5" args="(const TRect &amp;aRect, TExampleShellModel *aModel)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    25
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ConstructL</b> (const TRect &amp;aRect, <a class="el" href="class_t_example_shell_model.html">TExampleShellModel</a> *aModel)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    26
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b2891b9d3a66569887f4048f90c6f55"></a><!-- doxytag: member="CExampleShellContainer::ResetExampleL" ref="a3b2891b9d3a66569887f4048f90c6f55" args="(CGraphicExampleControl *aExample)" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    27
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ResetExampleL</b> (<a class="el" href="class_c_graphic_example_control.html">CGraphicExampleControl</a> *aExample)</td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    28
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0729b252ff73ae34218f393cc0b60d58"></a><!-- doxytag: member="CExampleShellContainer::NotifyStatus" ref="a0729b252ff73ae34218f393cc0b60d58" args="(const TDesC &amp;aMessage)" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    29
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>NotifyStatus</b> (const TDesC &amp;aMessage)</td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    30
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a105472a4cad49c875005df4d1d9c7ec5"></a><!-- doxytag: member="CExampleShellContainer::ConstructL" ref="a105472a4cad49c875005df4d1d9c7ec5" args="(const TRect &amp;aRect, TExampleShellModel *aModel)" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    31
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ConstructL</b> (const TRect &amp;aRect, <a class="el" href="class_t_example_shell_model.html">TExampleShellModel</a> *aModel)</td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    32
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b2891b9d3a66569887f4048f90c6f55"></a><!-- doxytag: member="CExampleShellContainer::ResetExampleL" ref="a3b2891b9d3a66569887f4048f90c6f55" args="(CGraphicExampleControl *aExample)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    33
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ResetExampleL</b> (<a class="el" href="class_c_graphic_example_control.html">CGraphicExampleControl</a> *aExample)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    34
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0729b252ff73ae34218f393cc0b60d58"></a><!-- doxytag: member="CExampleShellContainer::NotifyStatus" ref="a0729b252ff73ae34218f393cc0b60d58" args="(const TDesC &amp;aMessage)" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    35
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>NotifyStatus</b> (const TDesC &amp;aMessage)</td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    36
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a105472a4cad49c875005df4d1d9c7ec5"></a><!-- doxytag: member="CExampleShellContainer::ConstructL" ref="a105472a4cad49c875005df4d1d9c7ec5" args="(const TRect &amp;aRect, TExampleShellModel *aModel)" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    37
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ConstructL</b> (const TRect &amp;aRect, <a class="el" href="class_t_example_shell_model.html">TExampleShellModel</a> *aModel)</td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    38
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b2891b9d3a66569887f4048f90c6f55"></a><!-- doxytag: member="CExampleShellContainer::ResetExampleL" ref="a3b2891b9d3a66569887f4048f90c6f55" args="(CGraphicExampleControl *aExample)" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    39
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ResetExampleL</b> (<a class="el" href="class_c_graphic_example_control.html">CGraphicExampleControl</a> *aExample)</td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    40
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0729b252ff73ae34218f393cc0b60d58"></a><!-- doxytag: member="CExampleShellContainer::NotifyStatus" ref="a0729b252ff73ae34218f393cc0b60d58" args="(const TDesC &amp;aMessage)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    41
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>NotifyStatus</b> (const TDesC &amp;aMessage)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    42
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a105472a4cad49c875005df4d1d9c7ec5"></a><!-- doxytag: member="CExampleShellContainer::ConstructL" ref="a105472a4cad49c875005df4d1d9c7ec5" args="(const TRect &amp;aRect, TExampleShellModel *aModel)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    43
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ConstructL</b> (const TRect &amp;aRect, <a class="el" href="class_t_example_shell_model.html">TExampleShellModel</a> *aModel)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    44
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b2891b9d3a66569887f4048f90c6f55"></a><!-- doxytag: member="CExampleShellContainer::ResetExampleL" ref="a3b2891b9d3a66569887f4048f90c6f55" args="(CGraphicExampleControl *aExample)" -->
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    45
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>ResetExampleL</b> (<a class="el" href="class_c_graphic_example_control.html">CGraphicExampleControl</a> *aExample)</td></tr>
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    46
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0729b252ff73ae34218f393cc0b60d58"></a><!-- doxytag: member="CExampleShellContainer::NotifyStatus" ref="a0729b252ff73ae34218f393cc0b60d58" args="(const TDesC &amp;aMessage)" -->
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    47
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>NotifyStatus</b> (const TDesC &amp;aMessage)</td></tr>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    48
</table>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    49
<hr/><a name="_details"></a><h2>Detailed Description</h2>
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    50
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    51
<p>Definition at line <a class="el" href="txtshell_8h_source.html#l00050">50</a> of file <a class="el" href="txtshell_8h_source.html">txtshell.h</a>.</p>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    52
</div>
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    53
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    54
<a href="http://www.doxygen.org/index.html">
6
43e37759235e Week 12 contribution of example code"
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents: 1
diff changeset
    55
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
1
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    56
</body>
25a17d01db0c Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
Dominic Pinkman <Dominic.Pinkman@Nokia.com>
parents:
diff changeset
    57
</html>