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

📄 class_c_focus_event_document.html

📁 用来学习 焦点 的 的例子,可以 好好看看焦点在 symbian中很重要,
💻 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>CFocusEventDocument 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>CFocusEventDocument Class Reference</h1><!-- doxytag: class="CFocusEventDocument" --><!-- doxytag: inherits="CAknDocument" --><code>#include &lt;<a class="el" href="focuseventdocument_8h-source.html">focuseventdocument.h</a>&gt;</code><p>Inherits CAknDocument.<p>Inheritance diagram for CFocusEventDocument:<p><center><img src="class_c_focus_event_document__inherit__graph.png" border="0" usemap="#_c_focus_event_document__inherit__map" alt="Inheritance graph"></center><a href="class_c_focus_event_document-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>CFocusEventDocument application class. An instance of class CFocusEventDocument is the Document part of the AVKON application framework for the FocusEventDocument example application. <p><p>Definition at line <a class="el" href="focuseventdocument_8h-source.html#l00033">33</a> of file <a class="el" href="focuseventdocument_8h-source.html">focuseventdocument.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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_focus_event_document.html#d062104f85d379d9ad837f998daa7179">~CFocusEventDocument</a> ()</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">CEikAppUi *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_focus_event_document.html#0eb34f98d849338274127e28e8c78b4e">CreateAppUiL</a> ()</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_focus_event_document.html">CFocusEventDocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_focus_event_document.html#97d8413d74643854e05e60e11a177553">NewL</a> (CEikApplication &amp;aApp)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_focus_event_document.html">CFocusEventDocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_focus_event_document.html#4b4aa55001690769b8aac3d27274aef8">NewLC</a> (CEikApplication &amp;aApp)</td></tr><tr><td colspan="2"><br><h2>Private 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_focus_event_document.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_focus_event_document.html#d680f51bfe8675611273d8fc9051a06d">CFocusEventDocument</a> (CEikApplication &amp;aApp)</td></tr></table><hr><h2>Constructor &amp; Destructor Documentation</h2><a class="anchor" name="d062104f85d379d9ad837f998daa7179"></a><!-- doxytag: member="CFocusEventDocument::~CFocusEventDocument" ref="d062104f85d379d9ad837f998daa7179" 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">CFocusEventDocument::~CFocusEventDocument           </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>~CFocusEventDocument Virtual Destructor. <p>Definition at line <a class="el" href="focuseventdocument_8cpp-source.html#l00073">73</a> of file <a class="el" href="focuseventdocument_8cpp-source.html">focuseventdocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00074"></a>00074     {<a name="l00075"></a>00075     <span class="comment">// No implementation required</span><a name="l00076"></a>00076     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="d680f51bfe8675611273d8fc9051a06d"></a><!-- doxytag: member="CFocusEventDocument::CFocusEventDocument" ref="d680f51bfe8675611273d8fc9051a06d" args="(CEikApplication &amp;aApp)" --><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">CFocusEventDocument::CFocusEventDocument           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">CEikApplication &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>aApp</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [private]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>CFocusEventDocument. C++ default constructor. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>aApp</em>&nbsp;</td><td>Application creating this document. </td></tr>  </table></dl><p>Definition at line <a class="el" href="focuseventdocument_8cpp-source.html#l00027">27</a> of file <a class="el" href="focuseventdocument_8cpp-source.html">focuseventdocument.cpp</a>.<p>Referenced by <a class="el" href="focuseventdocument_8cpp-source.html#l00050">NewLC()</a>.<div class="fragment"><pre class="fragment"><a name="l00028"></a>00028     : CAknDocument( aApp ) <a name="l00029"></a>00029     {<a name="l00030"></a>00030     <span class="comment">// No implementation required</span><a name="l00031"></a>00031     } </pre></div><p>    </td>  </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="97d8413d74643854e05e60e11a177553"></a><!-- doxytag: member="CFocusEventDocument::NewL" ref="97d8413d74643854e05e60e11a177553" args="(CEikApplication &amp;aApp)" --><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_focus_event_document.html">CFocusEventDocument</a> * CFocusEventDocument::NewL           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">CEikApplication &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>aApp</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>NewL. Two-phased constructor. Construct a CFocusEventDocument for the AVKON application aApp. Using two phase construction, and return a pointer to the created object. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>aApp</em>&nbsp;</td><td>Application creating this document. </td></tr>  </table>

⌨️ 快捷键说明

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