?? class_c_hello_world_basic_document.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>CHelloWorldBasicDocument 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 FP2 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>CHelloWorldBasicDocument Class Reference</h1><!-- doxytag: class="CHelloWorldBasicDocument" --><!-- doxytag: inherits="CAknDocument" --><code>#include <<a class="el" href="helloworldbasicdocument_8h-source.html">helloworldbasicdocument.h</a>></code><p>Inherits CAknDocument.<p>Inheritance diagram for CHelloWorldBasicDocument:<p><center><img src="class_c_hello_world_basic_document__inherit__graph.png" border="0" usemap="#_c_hello_world_basic_document__inherit__map" alt="Inheritance graph"></center><a href="class_c_hello_world_basic_document-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>CHelloWorldBasicDocument application class. An instance of class CHelloWorldBasicDocument is the Document part of the AVKON application framework for the HelloWorldBasic example application. <p><p>Definition at line <a class="el" href="helloworldbasicdocument_8h-source.html#l00034">34</a> of file <a class="el" href="helloworldbasicdocument_8h-source.html">helloworldbasicdocument.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_hello_world_basic_document.html#38db548c717a9a7df64d3c2aaa254612">~CHelloWorldBasicDocument</a> ()</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">CEikAppUi * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_hello_world_basic_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_hello_world_basic_document.html">CHelloWorldBasicDocument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_hello_world_basic_document.html#97d8413d74643854e05e60e11a177553">NewL</a> (CEikApplication &aApp)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_hello_world_basic_document.html">CHelloWorldBasicDocument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_hello_world_basic_document.html#4b4aa55001690769b8aac3d27274aef8">NewLC</a> (CEikApplication &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 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_hello_world_basic_document.html#9ce34ba0b947863222da3c63d0481044">ConstructL</a> ()</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_hello_world_basic_document.html#bb6b5232044d786261a557dfa7947419">CHelloWorldBasicDocument</a> (CEikApplication &aApp)</td></tr></table><hr><h2>Constructor & Destructor Documentation</h2><a class="anchor" name="38db548c717a9a7df64d3c2aaa254612"></a><!-- doxytag: member="CHelloWorldBasicDocument::~CHelloWorldBasicDocument" ref="38db548c717a9a7df64d3c2aaa254612" 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">CHelloWorldBasicDocument::~CHelloWorldBasicDocument </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>~CHelloWorldBasicDocument Virtual Destructor. <p>Definition at line <a class="el" href="helloworldbasicdocument_8cpp-source.html#l00077">77</a> of file <a class="el" href="helloworldbasicdocument_8cpp-source.html">helloworldbasicdocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00078"></a>00078 {<a name="l00079"></a>00079 <span class="comment">// No implementation required</span><a name="l00080"></a>00080 }</pre></div><p> </td> </tr></table><a class="anchor" name="bb6b5232044d786261a557dfa7947419"></a><!-- doxytag: member="CHelloWorldBasicDocument::CHelloWorldBasicDocument" ref="bb6b5232044d786261a557dfa7947419" args="(CEikApplication &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">CHelloWorldBasicDocument::CHelloWorldBasicDocument </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">CEikApplication & </td> <td class="mdname1" valign="top" nowrap> <em>aApp</em> </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>CHelloWorldBasicDocument. 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> </td><td>Application creating this document. </td></tr> </table></dl><p>Definition at line <a class="el" href="helloworldbasicdocument_8cpp-source.html#l00066">66</a> of file <a class="el" href="helloworldbasicdocument_8cpp-source.html">helloworldbasicdocument.cpp</a>.<p>Referenced by <a class="el" href="helloworldbasicdocument_8cpp-source.html#l00040">NewLC()</a>.<div class="fragment"><pre class="fragment"><a name="l00067"></a>00067 : CAknDocument( aApp )<a name="l00068"></a>00068 {<a name="l00069"></a>00069 <span class="comment">// No implementation required</span><a name="l00070"></a>00070 }</pre></div><p> </td> </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="97d8413d74643854e05e60e11a177553"></a><!-- doxytag: member="CHelloWorldBasicDocument::NewL" ref="97d8413d74643854e05e60e11a177553" args="(CEikApplication &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_hello_world_basic_document.html">CHelloWorldBasicDocument</a> * CHelloWorldBasicDocument::NewL </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">CEikApplication & </td> <td class="mdname1" valign="top" nowrap> <em>aApp</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>NewL. Two-phased constructor. Construct a CHelloWorldBasicDocument 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> </td><td>Application creating this document. </td></tr> </table></dl><dl compact><dt><b>Returns:</b></dt><dd>A pointer to the created instance of CHelloWorldBasicDocument. </dd></dl>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -