⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_c_help_example_app_ui.html

📁 应用于S60平台的示例程序
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!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>CHelpExampleAppUi 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&nbsp;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&nbsp;List</span></a></li>    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>  </ul></div><h1>CHelpExampleAppUi Class Reference</h1><!-- doxytag: class="CHelpExampleAppUi" --><!-- doxytag: inherits="CAknAppUi" --><code>#include &lt;<a class="el" href="helpexampleappui_8h-source.html">helpexampleappui.h</a>&gt;</code><p>Inherits CAknAppUi.<p>Inheritance diagram for CHelpExampleAppUi:<p><center><img src="class_c_help_example_app_ui__inherit__graph.png" border="0" usemap="#_c_help_example_app_ui__inherit__map" alt="Inheritance graph"></center><a href="class_c_help_example_app_ui-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>CHelpExampleAppUi An instance of class CHelpExampleAppUi is the UserInterface part of the AVKON application framework for the HelpExample example application <p><p>Definition at line <a class="el" href="helpexampleappui_8h-source.html#l00031">31</a> of file <a class="el" href="helpexampleappui_8h-source.html">helpexampleappui.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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_ui.html#9ce34ba0b947863222da3c63d0481044">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_help_example_app_ui.html#ef181a761b63a2614da8c4db0f8d3ea2">CHelpExampleAppUi</a> ()</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_ui.html#aa03f035d8738e8f7dc76484debed42c">~CHelpExampleAppUi</a> ()</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_help_example_app_ui.html#a682d228622cea7790645ce10f591242">HandleCommandL</a> (TInt aCommand)</td></tr><tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">CArrayFix&lt; TCoeHelpContext &gt; *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_ui.html#11eeaab9e8b54af05171d9f63abaf4cf">HelpContextL</a> () const </td></tr><tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_c_help_example_app_view.html">CHelpExampleAppView</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_help_example_app_ui.html#45dd0a3e0e75e56b4727a01a8ef2c6b1">iAppView</a></td></tr></table><hr><h2>Constructor &amp; Destructor Documentation</h2><a class="anchor" name="ef181a761b63a2614da8c4db0f8d3ea2"></a><!-- doxytag: member="CHelpExampleAppUi::CHelpExampleAppUi" ref="ef181a761b63a2614da8c4db0f8d3ea2" 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">CHelpExampleAppUi::CHelpExampleAppUi           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p><a class="el" href="class_c_help_example_app_ui.html#ef181a761b63a2614da8c4db0f8d3ea2">CHelpExampleAppUi()</a> Perform the first phase of two phase construction. This needs to be public due to the way the framework constructs the AppUi <p>Definition at line <a class="el" href="helpexampleappui_8cpp-source.html#l00048">48</a> of file <a class="el" href="helpexampleappui_8cpp-source.html">helpexampleappui.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00049"></a>00049     {<a name="l00050"></a>00050     <span class="comment">// No implementation required</span><a name="l00051"></a>00051     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="aa03f035d8738e8f7dc76484debed42c"></a><!-- doxytag: member="CHelpExampleAppUi::~CHelpExampleAppUi" ref="aa03f035d8738e8f7dc76484debed42c" 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">CHelpExampleAppUi::~CHelpExampleAppUi           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p><a class="el" href="class_c_help_example_app_ui.html#aa03f035d8738e8f7dc76484debed42c">~CHelpExampleAppUi()</a> Destroy the object <p>Definition at line <a class="el" href="helpexampleappui_8cpp-source.html#l00058">58</a> of file <a class="el" href="helpexampleappui_8cpp-source.html">helpexampleappui.cpp</a>.<p>References <a class="el" href="helpexampleappui_8h-source.html#l00083">iAppView</a>.<div class="fragment"><pre class="fragment"><a name="l00059"></a>00059     {<a name="l00060"></a>00060     <span class="keywordflow">if</span> ( <a class="code" href="class_c_help_example_app_ui.html#45dd0a3e0e75e56b4727a01a8ef2c6b1">iAppView</a> )<a name="l00061"></a>00061         {<a name="l00062"></a>00062         iEikonEnv-&gt;RemoveFromStack( <a class="code" href="class_c_help_example_app_ui.html#45dd0a3e0e75e56b4727a01a8ef2c6b1">iAppView</a> );<a name="l00063"></a>00063         <span class="keyword">delete</span> iAppView;<a name="l00064"></a>00064         iAppView = NULL;<a name="l00065"></a>00065         }<a name="l00066"></a>00066     }</pre></div><p>    </td>  </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="9ce34ba0b947863222da3c63d0481044"></a><!-- doxytag: member="CHelpExampleAppUi::ConstructL" ref="9ce34ba0b947863222da3c63d0481044" 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">void CHelpExampleAppUi::ConstructL           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p><a class="el" href="class_c_help_example_app_ui.html#9ce34ba0b947863222da3c63d0481044">ConstructL()</a> Perform the second phase construction of a CHelpExampleAppUi object this needs to be public due to the way the framework constructs the AppUi <p>Definition at line <a class="el" href="helpexampleappui_8cpp-source.html#l00036">36</a> of file <a class="el" href="helpexampleappui_8cpp-source.html">helpexampleappui.cpp</a>.<p>References <a class="el" href="helpexampleappui_8h-source.html#l00083">iAppView</a>, and <a class="el" href="helpexampleappview_8cpp-source.html#l00026">CHelpExampleAppView::NewL()</a>.<div class="fragment"><pre class="fragment"><a name="l00037"></a>00037     {<a name="l00038"></a>00038     BaseConstructL( EAknEnableSkin );<a name="l00039"></a>00039 <a name="l00040"></a>00040     <a class="code" href="class_c_help_example_app_ui.html#45dd0a3e0e75e56b4727a01a8ef2c6b1">iAppView</a> = <a class="code" href="class_c_help_example_app_view.html#5891ab00f23b517058efe213c1febfd2">CHelpExampleAppView::NewL</a>( ClientRect() );<a name="l00041"></a>00041     AddToStackL( <a class="code" href="class_c_help_example_app_ui.html#45dd0a3e0e75e56b4727a01a8ef2c6b1">iAppView</a> );<a name="l00042"></a>00042     }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -