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

📄 class_c_ocr_example_document.html

📁 基于symbian 平台 ocr 示例程序
💻 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>COcrExampleDocument 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 5th Edition SDK v0.9 </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><a href="namespaces.html"><span>Namespaces</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>COcrExampleDocument Class Reference</h1><!-- doxytag: class="COcrExampleDocument" --><!-- doxytag: inherits="CAknDocument" --><code>#include &lt;<a class="el" href="_ocr_example_document_8h-source.html">OcrExampleDocument.h</a>&gt;</code><p><p>Inheritance diagram for COcrExampleDocument:<p><center><img src="class_c_ocr_example_document.png" usemap="#COcrExampleDocument_map" border="0" alt=""></center><map name="COcrExampleDocument_map"></map><a href="class_c_ocr_example_document-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>COcrExampleDocument application class. <p><p>Definition at line <a class="el" href="_ocr_example_document_8h-source.html#l00032">32</a> of file <a class="el" href="_ocr_example_document_8h-source.html">OcrExampleDocument.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_ocr_example_document.html#829963b1ef0fff4be7de78ac047ed4be">~COcrExampleDocument</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_ocr_example_document.html">COcrExampleDocument</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_ocr_example_document.html#97d8413d74643854e05e60e11a177553">NewL</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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_ocr_example_document.html#24e45319195f0ee68bb9475e1ee9662b">COcrExampleDocument</a> (CEikApplication &amp;aApp)</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_ocr_example_document.html#9ce34ba0b947863222da3c63d0481044">ConstructL</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_ocr_example_document.html#0eb34f98d849338274127e28e8c78b4e">CreateAppUiL</a> ()</td></tr></table><hr><h2>Constructor &amp; Destructor Documentation</h2><a class="anchor" name="829963b1ef0fff4be7de78ac047ed4be"></a><!-- doxytag: member="COcrExampleDocument::~COcrExampleDocument" ref="829963b1ef0fff4be7de78ac047ed4be" 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">COcrExampleDocument::~COcrExampleDocument           </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>Destructor. <p>Definition at line <a class="el" href="_ocr_example_document_8cpp-source.html#l00038">38</a> of file <a class="el" href="_ocr_example_document_8cpp-source.html">OcrExampleDocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00039"></a>00039     {<a name="l00040"></a>00040     <span class="comment">// no implementation required</span><a name="l00041"></a>00041     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="24e45319195f0ee68bb9475e1ee9662b"></a><!-- doxytag: member="COcrExampleDocument::COcrExampleDocument" ref="24e45319195f0ee68bb9475e1ee9662b" 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">COcrExampleDocument::COcrExampleDocument           </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>C++ constructor. <p>Definition at line <a class="el" href="_ocr_example_document_8cpp-source.html#l00027">27</a> of file <a class="el" href="_ocr_example_document_8cpp-source.html">OcrExampleDocument.cpp</a>.<p>Referenced by <a class="el" href="_ocr_example_document_8cpp-source.html#l00058">NewL()</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="COcrExampleDocument::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_ocr_example_document.html">COcrExampleDocument</a> * COcrExampleDocument::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>Two-phased constructor. <p>Definition at line <a class="el" href="_ocr_example_document_8cpp-source.html#l00058">58</a> of file <a class="el" href="_ocr_example_document_8cpp-source.html">OcrExampleDocument.cpp</a>.<p>References <a class="el" href="_ocr_example_document_8cpp-source.html#l00027">COcrExampleDocument()</a>.<p>Referenced by <a class="el" href="_ocr_example_app_8cpp-source.html#l00038">COcrExampleApp::CreateDocumentL()</a>.<div class="fragment"><pre class="fragment"><a name="l00060"></a>00060     {<a name="l00061"></a>00061     <a class="code" href="class_c_ocr_example_document.html">COcrExampleDocument</a>* <span class="keyword">self</span> = <span class="keyword">new</span> (ELeave) <a class="code" href="class_c_ocr_example_document.html#24e45319195f0ee68bb9475e1ee9662b">COcrExampleDocument</a>( aApp );<a name="l00062"></a>00062     CleanupStack::PushL( <span class="keyword">self</span> );<a name="l00063"></a>00063     <span class="keyword">self</span>-&gt;ConstructL();<a name="l00064"></a>00064     CleanupStack::Pop( <span class="keyword">self</span> );<a name="l00065"></a>00065 <a name="l00066"></a>00066     <span class="keywordflow">return</span> <span class="keyword">self</span>;<a name="l00067"></a>00067     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="9ce34ba0b947863222da3c63d0481044"></a><!-- doxytag: member="COcrExampleDocument::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 COcrExampleDocument::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><code> [private]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Symbian OS default constructor. <p>Definition at line <a class="el" href="_ocr_example_document_8cpp-source.html#l00048">48</a> of file <a class="el" href="_ocr_example_document_8cpp-source.html">OcrExampleDocument.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="0eb34f98d849338274127e28e8c78b4e"></a><!-- doxytag: member="COcrExampleDocument::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 * COcrExampleDocument::CreateAppUiL           </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> [private]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>From CEikDocument, create <a class="el" href="class_c_ocr_example_app_ui.html">COcrExampleAppUi</a> "App UI" object. <p>Definition at line <a class="el" href="_ocr_example_document_8cpp-source.html#l00074">74</a> of file <a class="el" href="_ocr_example_document_8cpp-source.html">OcrExampleDocument.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00075"></a>00075     {<a name="l00076"></a>00076     <span class="keywordflow">return</span> <span class="keyword">new</span> (ELeave) <a class="code" href="class_c_ocr_example_app_ui.html">COcrExampleAppUi</a>;<a name="l00077"></a>00077     }</pre></div><p>    </td>  </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="_ocr_example_document_8h-source.html">OcrExampleDocument.h</a><li><a class="el" href="_ocr_example_document_8cpp-source.html">OcrExampleDocument.cpp</a></ul><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 + -