📄 class_c_help_example_app_view.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>CHelpExampleAppView Class Reference</title><link href="style.css" rel="stylesheet" type="text/css"></head><table border="0" width="100%" height="8" bgcolor="#eeeeee"><tr> <td width="100%" height="1"><b><font size="2" color="#000000" face="Arial, Helvetica, sans-serif"><strong><a name=Top></a>S60 3rd Edition SDK FP1 for Symbian OS </strong></font></b><br><i>Example Applications Guide</i></td></tr> </table><!-- Generated by Doxygen 1.4.5 --><div class="tabs"> <ul> <li><a href="index.html"><span>Main Page</span></a></li> <li id="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul></div><div class="tabs"> <ul> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul></div><h1>CHelpExampleAppView Class Reference</h1><!-- doxytag: class="CHelpExampleAppView" --><!-- doxytag: inherits="CCoeControl" --><code>#include <<a class="el" href="helpexampleappview_8h-source.html">helpexampleappview.h</a>></code><p>Inherits CCoeControl.<p>Inheritance diagram for CHelpExampleAppView:<p><center><img src="class_c_help_example_app_view__inherit__graph.png" border="0" usemap="#_c_help_example_app_view__inherit__map" alt="Inheritance graph"></center><a href="class_c_help_example_app_view-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>CHelpExampleAppView An instance of the Application View object for the HelpExample example application <p><p>Definition at line <a class="el" href="helpexampleappview_8h-source.html#l00027">27</a> of file <a class="el" href="helpexampleappview_8h-source.html">helpexampleappview.h</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">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_view.html#f59f4cf2b8267c88a3ef7f124d75de4b">~CHelpExampleAppView</a> ()</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_view.html#67f946ca7848ec78de4961c5bcefdb72">Draw</a> (const TRect &aRect) const </td></tr><tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_help_example_app_view.html">CHelpExampleAppView</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_view.html#5891ab00f23b517058efe213c1febfd2">NewL</a> (const TRect &aRect)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_help_example_app_view.html">CHelpExampleAppView</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_view.html#910d18e663ad77c3995c0313f3bd65bd">NewLC</a> (const TRect &aRect)</td></tr><tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_view.html#bf31593b337cbf3fb671382cf773281c">ConstructL</a> (const TRect &aRect)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_view.html#a0881ea434a94c8f4070465648459627">CHelpExampleAppView</a> ()</td></tr></table><hr><h2>Constructor & Destructor Documentation</h2><a class="anchor" name="f59f4cf2b8267c88a3ef7f124d75de4b"></a><!-- doxytag: member="CHelpExampleAppView::~CHelpExampleAppView" ref="f59f4cf2b8267c88a3ef7f124d75de4b" args="()" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">CHelpExampleAppView::~CHelpExampleAppView </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><a class="el" href="class_c_help_example_app_view.html#f59f4cf2b8267c88a3ef7f124d75de4b">~CHelpExampleAppView()</a> Destroy the object <p>Definition at line <a class="el" href="helpexampleappview_8cpp-source.html#l00075">75</a> of file <a class="el" href="helpexampleappview_8cpp-source.html">helpexampleappview.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00076"></a>00076 {<a name="l00077"></a>00077 <span class="comment">// No implementation required</span><a name="l00078"></a>00078 }</pre></div><p> </td> </tr></table><a class="anchor" name="a0881ea434a94c8f4070465648459627"></a><!-- doxytag: member="CHelpExampleAppView::CHelpExampleAppView" ref="a0881ea434a94c8f4070465648459627" args="()" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">CHelpExampleAppView::CHelpExampleAppView </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [private]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><a class="el" href="class_c_help_example_app_view.html#a0881ea434a94c8f4070465648459627">CHelpExampleAppView()</a> Perform the first phase of two phase construction <p>Definition at line <a class="el" href="helpexampleappview_8cpp-source.html#l00065">65</a> of file <a class="el" href="helpexampleappview_8cpp-source.html">helpexampleappview.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00066"></a>00066 {<a name="l00067"></a>00067 <span class="comment">// No implementation required</span><a name="l00068"></a>00068 }</pre></div><p> </td> </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="5891ab00f23b517058efe213c1febfd2"></a><!-- doxytag: member="CHelpExampleAppView::NewL" ref="5891ab00f23b517058efe213c1febfd2" args="(const TRect &aRect)" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"><a class="el" href="class_c_help_example_app_view.html">CHelpExampleAppView</a> * CHelpExampleAppView::NewL </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const TRect & </td> <td class="mdname1" valign="top" nowrap> <em>aRect</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [static]</code></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><a class="el" href="class_c_help_example_app_view.html#5891ab00f23b517058efe213c1febfd2">NewL()</a> Create a CHelpExampleAppView object, which will draw itself to aRect <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>aRect</em> </td><td>The rectangle this view will be drawn to </td></tr> </table></dl><dl compact><dt><b>Returns:</b></dt><dd>A pointer to the created instance of CHelpExampleAppView </dd></dl><p>Definition at line <a class="el" href="helpexampleappview_8cpp-source.html#l00026">26</a> of file <a class="el" href="helpexampleappview_8cpp-source.html">helpexampleappview.cpp</a>.<p>References <a class="el" href="helpexampleappview_8cpp-source.html#l00038">NewLC()</a>.<p>Referenced by <a class="el" href="helpexampleappui_8cpp-source.html#l00036">CHelpExampleAppUi::ConstructL()</a>.<div class="fragment"><pre class="fragment"><a name="l00027"></a>00027 {<a name="l00028"></a>00028 <a class="code" href="class_c_help_example_app_view.html">CHelpExampleAppView</a>* <span class="keyword">self</span> = <a class="code" href="class_c_help_example_app_view.html#910d18e663ad77c3995c0313f3bd65bd">NewLC</a>( aRect );<a name="l00029"></a>00029 CleanupStack::Pop( <span class="keyword">self</span> );<a name="l00030"></a>00030 <span class="keywordflow">return</span> <span class="keyword">self</span>;<a name="l00031"></a>00031 }</pre></div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -