📄 class_c_web_client_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>CWebClientDocument 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 for Symbian OS </strong></font></b><br><i>Example Applications Guide</i></td></tr> </table><!-- Generated by Doxygen 1.4.5 --><h1>CWebClientDocument Class Reference</h1><!-- doxytag: class="CWebClientDocument" --><code>#include <<a class="el" href="_web_client_document_8h-source.html">WebClientDocument.h</a>></code><p><a href="class_c_web_client_document-members.html">List of all members.</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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_web_client_document.html#d379951acdaa9653793588d4ea84a3c8">~CWebClientDocument</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_web_client_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_web_client_document.html">CWebClientDocument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_web_client_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_web_client_document.html">CWebClientDocument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_web_client_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_web_client_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_web_client_document.html#ac9db6205be8182b89ee5c3dcb7aaf04">CWebClientDocument</a> (CEikApplication &aApp)</td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>CWebClientDocument application class. <p><p>Definition at line <a class="el" href="_web_client_document_8h-source.html#l00027">27</a> of file <a class="el" href="_web_client_document_8h-source.html">WebClientDocument.h</a>.<hr><h2>Constructor & Destructor Documentation</h2><a class="anchor" name="d379951acdaa9653793588d4ea84a3c8"></a><!-- doxytag: member="CWebClientDocument::~CWebClientDocument" ref="d379951acdaa9653793588d4ea84a3c8" 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">CWebClientDocument::~CWebClientDocument </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><a class="el" href="class_c_web_client_document.html#d379951acdaa9653793588d4ea84a3c8">~CWebClientDocument()</a> Destructor for CWebClientDocument. <p>Definition at line <a class="el" href="_web_client_document_8cpp-source.html#l00071">71</a> of file <a class="el" href="_web_client_document_8cpp-source.html">WebClientDocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00072"></a>00072 {<a name="l00073"></a>00073 <span class="comment">// no implementation required</span><a name="l00074"></a>00074 }</pre></div><p> </td> </tr></table><a class="anchor" name="ac9db6205be8182b89ee5c3dcb7aaf04"></a><!-- doxytag: member="CWebClientDocument::CWebClientDocument" ref="ac9db6205be8182b89ee5c3dcb7aaf04" 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">CWebClientDocument::CWebClientDocument </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><a class="el" href="class_c_web_client_document.html#ac9db6205be8182b89ee5c3dcb7aaf04">CWebClientDocument()</a> First phase construction. <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>Reference to application this document relates. </td></tr> </table></dl><p>Definition at line <a class="el" href="_web_client_document_8cpp-source.html#l00060">60</a> of file <a class="el" href="_web_client_document_8cpp-source.html">WebClientDocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00061"></a>00061 : CAknDocument( aApp ) <a name="l00062"></a>00062 {<a name="l00063"></a>00063 <span class="comment">// no implementation required</span><a name="l00064"></a>00064 }</pre></div><p> </td> </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="97d8413d74643854e05e60e11a177553"></a><!-- doxytag: member="CWebClientDocument::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_web_client_document.html">CWebClientDocument</a> * CWebClientDocument::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><a class="el" href="class_c_web_client_document.html#97d8413d74643854e05e60e11a177553">NewL()</a> Create a CWebClientDocument 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>Reference to application this document relates. </td></tr> </table></dl><p>Definition at line <a class="el" href="_web_client_document_8cpp-source.html#l00025">25</a> of file <a class="el" href="_web_client_document_8cpp-source.html">WebClientDocument.cpp</a>.<p>References <a class="el" href="_web_client_document_8cpp-source.html#l00037">NewLC()</a>.<div class="fragment"><pre class="fragment"><a name="l00026"></a>00026 {<a name="l00027"></a>00027 <a class="code" href="class_c_web_client_document.html">CWebClientDocument</a>* <span class="keyword">self</span> = <a class="code" href="class_c_web_client_document.html#4b4aa55001690769b8aac3d27274aef8">NewLC</a>( aApp );<a name="l00028"></a>00028 CleanupStack::Pop( <span class="keyword">self</span> );<a name="l00029"></a>00029 <span class="keywordflow">return</span> <span class="keyword">self</span>;<a name="l00030"></a>00030 }</pre></div><p> </td> </tr></table><a class="anchor" name="4b4aa55001690769b8aac3d27274aef8"></a><!-- doxytag: member="CWebClientDocument::NewLC" ref="4b4aa55001690769b8aac3d27274aef8" 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_web_client_document.html">CWebClientDocument</a> * CWebClientDocument::NewLC </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><a class="el" href="class_c_web_client_document.html#4b4aa55001690769b8aac3d27274aef8">NewLC()</a> Create a CWebClientDocument 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>Reference to application this document relates. </td></tr> </table></dl><p>Definition at line <a class="el" href="_web_client_document_8cpp-source.html#l00037">37</a> of file <a class="el" href="_web_client_document_8cpp-source.html">WebClientDocument.cpp</a>.<p>References <a class="el" href="_web_client_document_8cpp-source.html#l00060">CWebClientDocument()</a>.<div class="fragment"><pre class="fragment"><a name="l00038"></a>00038 {<a name="l00039"></a>00039 <a class="code" href="class_c_web_client_document.html">CWebClientDocument</a>* <span class="keyword">self</span> = <span class="keyword">new</span> (ELeave) <a class="code" href="class_c_web_client_document.html#ac9db6205be8182b89ee5c3dcb7aaf04">CWebClientDocument</a>( aApp );<a name="l00040"></a>00040 CleanupStack::PushL( <span class="keyword">self</span> );<a name="l00041"></a>00041 <span class="keyword">self</span>->ConstructL();<a name="l00042"></a>00042 <span class="keywordflow">return</span> <span class="keyword">self</span>;<a name="l00043"></a>00043 }</pre></div><p> </td> </tr></table><a class="anchor" name="0eb34f98d849338274127e28e8c78b4e"></a><!-- doxytag: member="CWebClientDocument::CreateAppUiL" ref="0eb34f98d849338274127e28e8c78b4e" 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">CEikAppUi * CWebClientDocument::CreateAppUiL </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><a class="el" href="class_c_web_client_document.html#0eb34f98d849338274127e28e8c78b4e">CreateAppUiL()</a> Creates the application user interface, and returns a pointer to it; the framework takes ownership of this object <dl compact><dt><b>Returns:</b></dt><dd>Pointer to created application ui. </dd></dl><p>Definition at line <a class="el" href="_web_client_document_8cpp-source.html#l00082">82</a> of file <a class="el" href="_web_client_document_8cpp-source.html">WebClientDocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00083"></a>00083 {<a name="l00084"></a>00084 <span class="keywordflow">return</span> ( static_cast <CEikAppUi*> ( <span class="keyword">new</span> (ELeave) <a class="code" href="class_c_web_client_app_ui.html">CWebClientAppUi</a> )); <a name="l00085"></a>00085 }</pre></div><p> </td> </tr></table><a class="anchor" name="9ce34ba0b947863222da3c63d0481044"></a><!-- doxytag: member="CWebClientDocument::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 CWebClientDocument::ConstructL </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_web_client_document.html#9ce34ba0b947863222da3c63d0481044">ConstructL()</a> Second phase construction. <p>Definition at line <a class="el" href="_web_client_document_8cpp-source.html#l00050">50</a> of file <a class="el" href="_web_client_document_8cpp-source.html">WebClientDocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00051"></a>00051 {<a name="l00052"></a>00052 <span class="comment">// no implementation required</span><a name="l00053"></a>00053 }</pre></div><p> </td> </tr></table><hr><table x-use-null-cells style="x-cell-content-align: top; width: 100%; border-spacing: 0px; border-spacing: 0px;" cellspacing=0 width=100%> <col style="width: 50%;"> <col style="width: 50%;"> <tr style="x-cell-content-align: top;" valign=top> <td style="width: 50%; padding-right: 10px; padding-left: 10px; border-right-style: None; border-left-style: None; border-top-style: None; border-bottom-style: None;" width=50%> <p style="font-family: Arial;"><small style="font-size: smaller;">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -